# Express Checkout (Pro)

<figure><img src="https://2515576520-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG0PUsYuzKts2zzoPrZBP%2Fuploads%2FHfwPZ2wxIju1RTyq1u3y%2FGroup%2024.png?alt=media&#x26;token=e12f2240-9bf0-4974-8563-cf5cf4b98077" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Checkout Form is required to enable the Express Checkout Button
{% endhint %}

### Activate Google & Apple Pay

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

{% hint style="info" %}
The Apple Pay needs domain verification, you can follow the stripe guide between to verify it
{% endhint %}

<figure><img src="https://2515576520-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG0PUsYuzKts2zzoPrZBP%2Fuploads%2F2XKLWu16evezJEBaqfo6%2Fimage.png?alt=media&#x26;token=9678aa17-4a55-4df0-ba30-d2e6be400257" alt=""><figcaption></figcaption></figure>

### Enable in WooCommerce

Step 1:

Goto Woocommerce -> Settings -> Payments, find <mark style="color:red;">**Stripe Checkout Form,**</mark> and enable it.

Step 2:

In <mark style="color:red;">**Stripe Checkout Form**</mark> -> enable Express Checkout Button

<figure><img src="https://2515576520-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG0PUsYuzKts2zzoPrZBP%2Fuploads%2Fn09DWJg2FEbaUD0ndcI7%2Fimage.png?alt=media&#x26;token=48849a44-c059-4c9a-8229-e15a41ed98ce" alt=""><figcaption></figcaption></figure>

### Configuration

In <mark style="color:red;">**Stripe Checkout Form setting**</mark>, 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)

### Link

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](https://stripe.com/docs/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.
