# Apple Pay & Google Pay

## Apple Pay & Google Pay

## Steps To Enable

### On Stripe

1. Login to your Stripe account > go to Settings > Payments\
   ![](/files/FpkD8sewAvez5X2CP55r)
2. Enable Apple Pay and Google Pay\
   ![](/files/johzZ6ivHDKi51OJWPO4)

### Special Handling For Apple Pay

Aside from enabling the toggle on Stripe, organizers will need to add the domains listed below into their Stripe account settings.

1. [spot.eventx.io](http://spot.eventx.io/)
2. [spot.eventx.com.cn](http://spot.eventx.com.cn/)
3. **Custom domain**
4. If your event is using a custom domain as part of our Whitelabel package, it needs to be included as well. For example, if the event link shown under Event Settings > Basic Event Info > Event Link is as in screenshot below, please also input [rsvp.sgpetfestival.com](https://rsvp.sgpetfestival.com/) into your Stripe account settings.\
   ![](/files/Wxb5FyYGokq7CYpYoMaD)

#### Steps

1. Login to your Stripe account > click on the Settings icon > click **Payments**\
   ![](/files/dh9uIXsnmr0k1SEDW2mb)
2. Click on **Payment method domains** > **Add a new domain**\
   ![](/files/1GbLZrxEMhW88iFPmLrc)

### On EventX Portal

1. Go to Payment Methods > connect to your stripe account or use EventX Payment Gateway\
   ![](/files/zKq7kaysXPfN6okNHFgF)
2. Click Manage > click on the dropdown selection > enable Apple Pay and Google Pay\
   ![](/files/2evn3jnsXtnZMDM2GYyi)|
3. Click Save once done.\
   ![](/files/nwDwfMv86zGP1GlgrGds)

## Layout On Registration Form

Apple Pay or Google Pay will be shown as a payment option on the registration form once enabled.\
![](/files/xmk2VJlAOChzAh1GxWWN)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://eventx-hq.gitbook.io/knowledge-base/registration-and-ticketing/payment/apple-pay-google-pay.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
