{"title":"▶️ Offer express checkout with Stripe","slug":"how-to-offer-express-checkout-with-stripe","url":"https://support.storeconnect.com/articles/how-to-offer-express-checkout-with-stripe","url_markdown":"https://support.storeconnect.com/articles/how-to-offer-express-checkout-with-stripe.md","subtitle":null,"summary":"Enable Apple Pay and Google Pay express checkout by adding API options to your Stripe payment provider, activating wallet methods in Stripe, and registering your store domain.","type":"Videos_Tutorials","video_url":"https://vimeo.com/1197571140?fl=sv\u0026fe=ci","keywords":null,"last_modified":"2026-08-21T07:12:35+0000","body_markdown":"### **Step 1: Configure Stripe in StoreConnect**\n\n1.  In your **StoreConnect admin**, use the navigation search to find **Payment Providers**.\n\n2.  Select your **Stripe** payment provider.\n\n3.  Go to **API Options**.\n\n4.  Click **Edit**, and insert the following:\n\n    ```javascript\n\n    show_wallets: true\n    express_checkout_enabled: true\n    ```\n\n5.  Click **Save**.\n\n\n---\n\n### **Step 2: Enable Apple Pay \u0026 Google Pay in Stripe**\n\n1.  Log in to your **Stripe Dashboard**.\n\n2.  Go to **Settings** → **Payments** → **Payment Methods**.\n\n3.  Locate and **enable**:\n\n    -   **Apple Pay**\n\n    -   **Google Pay**\n\n    -   **Any others you desire**\n\n---\n\n### **Step 3: Add Your StoreConnect Domain in Stripe**\n\n1.  In the Stripe Dashboard, navigate to:\n\n    -   **Settings** → **Payments** → **Payment Method Domains**.\n\n2.  Click **Add new domain**.\n\n3.  Enter your **StoreConnect store domain** (e.g., `yourstore.getstoreconnect.com`).\n\n4.  Ensure the domain is **verified and enabled**. (this will need to be redone for any additional domains you require express checkout on)\n\n\n---\n\n### **Step 4: Test Express Checkout on Your Store**\n\n1.  Go to your **StoreConnect website**.\n\n2.  Select any **product**.\n\n3.  On the product page, you should now see:\n\n    -   **Apple Pay** and/or **Google Pay** buttons for **Express Checkout**.\n\n4.  Go to the **Checkout page**—they should appear here too for eligible devices/browsers."}