# Configuring Stripe with Apple Pay & Google Pay

Stripe offers a modern payment platform designed for online sales, including support for Apple Pay, Google Pay, and Microsoft Pay. With Stripe you can provide a seamless checkout experience on your purchase and registration pages.

1. In CampaignPilot select "Settings" in the top menu.
2. Select the "Payments" tab
3. Toggle the "Enable checkout with Stripe" switch so it reads "Enabled"
4. Click the "Connect with Stripe" button
5. Fill out the form to Activate your account. If you already have a Stripe account, click "Sign in" in the upper right-hand corner.

Apple Pay, Google Pay and Microsoft Pay will automatically be enabled and available when using Stripe with CampaignPilot.


---

# 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://help.campaignpilot.com/payment-setup/configuring-stripe-with-apple-pay-and-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.
