Accéder directement au contenu
Créez un compte
ou
connecter-vous
Logo de la documentation Stripe
/
Demander à l'assistant IA
Créez un compte
Connectez-vous
Démarrer
Paiements
Revenus
Plateformes et places de marché
Gestion de fonds
Ressources pour les développeurs
Aperçu
Gestion des versions
Journal des modifications
Mettre à niveau votre version de l'API
Actualiser votre version du SDK
Essentials
SDK
API
Tests
CLI Stripe
Outils
Workbench
Dashboard des développeurs
Shell Stripe
Stripe pour Visual Studio Code
Fonctionnalités
Workflows
Destinations d'événements
Alertes d'intégrité de StripeChargements de fichiers
Solutions d'IA
Boîte à outils des agents
Sécurité et confidentialité
Sécurité
Confidentialité
Extensions Stripe
Build Stripe apps
Use apps from Stripe
    Présentation
    Stripe-built apps
    Adobe Commerce
    Cegid
    Commercetools
    Mirakl
    NetSuite
    Oracle Opera
    PrestaShop
    Salesforce
    SAP
    Shopware 6
      Configuration
      Installation
      Résolution des problèmes
      Guide d'utilisation
    Stripe Tax pour BigCommerce
    Stripe Tax for WooCommerce
    Partner apps
    Build your own app
Partenaires
Partner ecosystem
Certification des partenaires
AccueilRessources pour les développeursUse apps from StripeShopware 6

Remarque

Cette page n'est pas encore disponible dans cette langue. Nous faisons tout notre possible pour proposer notre documentation dans davantage de langues et nous vous fournirons la version traduite dès qu'elle sera disponible.

Configure the Stripe app for Shopware 6

Learn how to configure the Stripe app for Shopware 6.

To use Stripe with Shopware 6, you must install and then configure the Stripe app.

Configure the app

Use the Shopware administration panel to configure the app.

  1. In the admin panel sidebar, under Extensions, select My extensions.

  2. On the Apps tab, for the Stripe app, click the overflow menu () and select Open extension.

  3. Configure the Stripe app for Shopware 6:

    • Connect to Stripe to accept payments
    • Choose your payment form
    • Customize the payment form
    • Collect your customer’s postal code
    • Choose how to capture funds

Connect to Stripe to accept payments

Connect Shopware to your Stripe account to start accepting payments. When you connect to a new account, you must reactivate your preferred payment methods.

  1. On the Stripe Configuration page, click Connect with Stripe in Live Mode. If you want to test different app functionality without processing live payments, use Connect with Stripe in Test Mode.

  2. Provide your business information to create your Stripe account.

  3. After you create your Stripe account, log in to your Stripe Dashboard.

  4. In the Stripe Dashboard, do the following:

    • Under Settings > Payment methods, select your Shopware account from the Select your platform drop-down.

    • Turn on your preferred payment methods individually or by using the Turn on all button.

The payment methods you choose for your Shopware app are separate from your Stripe account payment methods.

Connect multiple channels

You can use separate Stripe accounts to connect to different sales channels.

  • For each channel, the Sales Channels tab in the Stripe configuration page displays:
    • A Connect with Stripe in Test mode button
    • A Connect with Stripe in Live mode button
    • The corresponding Stripe account name and Stripe account ID.
  • Your main account is connected by default. Uncheck the Use default account checkbox and click Connect with Stripe […] to specify the Stripe account for each sales channel.

Choose your payment form

Configure the payment form that displays to your customers during checkout. Under Payment form settings, you can choose from the following:

  • Integrated payment form–The Payment Element is an embeddable UI component that lets you accept 25+ payment methods with a single integration.
Integrated payment form with Payment Element
  • Redirect to Stripe–Stripe Checkout lets you redirect your customers to a Stripe-hosted, customizable checkout page to finalize payment.
Stripe-hosted checkout page

Customize the payment form

You can configure the appearance of the integrated payment form in the following ways:

  • Choose a prebuilt theme: Stripe, Night, Flat, or None.
  • Position the payment form: On top of the Shopware payment methods, At the bottom of the Shopware payment methods, or With the Shopware payment methods.
  • Use the Elements Appearance API to customize individual aspects of the payment form by editing Resources/app/storefront/src/StripePaymentsApp/stripe.appearance.js in your local project.

You can customize the look and feel of Checkout (Redirect to Stripe) in the Dashboard.

Collect your customer’s postal code

You can specify whether or not to collect your customer’s postal code at checkout using the Never collect the postal code field. Stripe recommends collecting and verifying postal code information, which can help decrease the card decline rate.

  • (Recommended) Unselect this field if you want to require a postal code at checkout. This applies to cards issued in Canada, the United Kingdom, or the United States.

  • Select this field if you don’t want to collect a postal code at checkout.

Choose how to capture funds

You can specify how you want to authorize and capture funds.

  • Simultaneous authorization and capture–The issuing bank confirms that the cardholder can pay, and then transfers the funds automatically after confirmation.

  • Separate authorization and capture–The authorization occurs first, and the capture occurs later. To capture funds, change the order’s payment status from Authorized to Paid or Partially paid in the Shopware administration panel.

Voir aussi

  • Overview
  • Install the app
Cette page vous a-t-elle été utile ?
OuiNon
Besoin d'aide ? Contactez le service Support.
Rejoignez notre programme d'accès anticipé.
Consultez notre log des modifications.
Des questions ? Contactez l'équipe commerciale.
LLM ? Lire llms.txt.
Propulsé par Markdoc