🏍️Express Checkout (Pro)

Accepting payments through one-click payment buttons. Supported payment methods include Apple Pay, Google Pay, Link.

Checkout Form is required to enable the Express Checkout Button

Activate Google & Apple Pay

Firstly, we need to activate Google & Apple Pay in Stripe payment method setting https://dashboard.stripe.com/settings/payment_methods

The Apple Pay needs domain verification, you can follow the stripe guide between to verify it

Enable in WooCommerce

Step 1:

Goto Woocommerce -> Settings -> Payments, find Stripe Checkout Form, and enable it.

Step 2:

In Stripe Checkout Form -> enable Express Checkout Button

Configuration

In Stripe Checkout Form setting, click the customize link button. Or, you can click the redirect button from our plugin -> payment methods, find the checkout form card, and then click the setup button.

  • Button Type: Available options: Buy, Book, Check-out, Donate, Order or Plain

  • Button Size: Default (40 px), Medium (48 px), Large (55 px)

  • Button Theme: Dark, Light, Light Outline (Apply pay only)

By default, the Link button is activated automatically, you can turn it off in Stripe Settings if you don't want to enable the Link button.

How to test Google & Apple Pay

For Google Pay, only Chrome browser is supported, and a valid Google Credit card, you can add 4242424242424242 as test card.

For Apple Pay, Stripe test card information can’t be saved to Wallet in iOS. Instead, Stripe recognizes when you’re using your test API keys and returns a successful test card token for you to use. This allows you to make test payments using a live card without it being charged.

Last updated