▶️ Offer express checkout with Stripe
On this page
Step 1: Configure Stripe in StoreConnect
-
In your StoreConnect admin, use the navigation search to find Payment Providers.
-
Select your Stripe payment provider.
-
Go to API Options.
-
Click Edit, and insert the following:
javascript show_wallets: true express_checkout_enabled: true -
Click Save.
Step 2: Enable Apple Pay & Google Pay in Stripe
-
Log in to your Stripe Dashboard.
-
Go to Settings → Payments → Payment Methods.
-
Locate and enable:
-
Apple Pay
-
Google Pay
-
Any others you desire
-
Step 3: Add Your StoreConnect Domain in Stripe
-
In the Stripe Dashboard, navigate to:
- Settings → Payments → Payment Method Domains.
-
Click Add new domain.
-
Enter your StoreConnect store domain (e.g.,
yourstore.getstoreconnect.com). -
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
-
Go to your StoreConnect website.
-
Select any product.
-
On the product page, you should now see:
- Apple Pay and/or Google Pay buttons for Express Checkout.
-
Go to the Checkout page—they should appear here too for eligible devices/browsers.