▶️ Offer express checkout with Stripe

Step 1: Configure Stripe in StoreConnect

  1. In your StoreConnect admin, use the navigation search to find Payment Providers.

  2. Select your Stripe payment provider.

  3. Go to API Options.

  4. Click Edit, and insert the following:

    show_wallets: true
    express_checkout_enabled: true
    
  5. Click Save.


Step 2: Enable Apple Pay & Google Pay in Stripe

  1. Log in to your Stripe Dashboard.

  2. Go to SettingsPaymentsPayment Methods.

  3. Locate and enable:

    • Apple Pay

    • Google Pay

    • Any others you desire


Step 3: Add Your StoreConnect Domain in Stripe

  1. In the Stripe Dashboard, navigate to:

    • SettingsPaymentsPayment Method Domains.
  2. Click Add new domain.

  3. Enter your StoreConnect store domain (e.g., yourstore.getstoreconnect.com).

  4. Ensure the domain is verified and enabled. (this will need to be redone for any additional domains you require express checkout on)


Step 4: Test Express Checkout on Your Store

  1. Go to your StoreConnect website.

  2. Select any product.

  3. On the product page, you should now see:

    • Apple Pay and/or Google Pay buttons for Express Checkout.
  4. Go to the Checkout page—they should appear here too for eligible devices/browsers.