# Stripe

Adding [Stripe](https://stripe.com/) as a credit card gateway with the Funnelish Pay app is easy. After you create a gateway one time, you use it again on any number of funnels.

{% embed url="<https://www.youtube.com/watch?ab_channel=Funnelish&v=jeI25NFk06o>" %}
Install credit card payment gateway with Stripe
{% endembed %}

## Before you start

Make sure you:

* [Enable **Funnelish Pay**](https://docs.funnelish.com/start/collecting-payments), before you try adding a payment gateway.
* Add a [**payment form**](https://docs.funnelish.com/start/funnel-builder/editor-forms) to a funnel step.

{% hint style="info" %}
After you have created a gateway, you can use it again on any number of funnels.
{% endhint %}

## Create a gateway

1. Open a funnel step.
2. Click the payment form field.
3. In the left settings panel, click on  **Edit payment** **options**.
4. Click **Connect a new gateway.**
5. In the pop-up window, click on **Connect new gateway > Credit Card.** A new window will display, where you can choose **Stripe**.

<figure><img src="https://2613769297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1AQCa9ckIWH7hGfrUV%2Fuploads%2FPp0FUZmbFcqZxBWLd6zM%2FStripe%20Gateway.png?alt=media&#x26;token=d55c71d7-a9c3-4122-b118-dd53f11435ba" alt=""><figcaption><p>Stripe Gateway.</p></figcaption></figure>

## Connect

On the **New gateway** window:

1. Click the Gateway field.

2. Select [**Stripe**](https://stripe.com/) in the drop-down menu.

3. **Enter a unique Gateway name.** This name is for internal use, it is not visible in the funnel.

4. Click **Connect**.

5. Log in and connect (or create) a new account.

6. **Save your changes!**

<figure><img src="https://2613769297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1AQCa9ckIWH7hGfrUV%2Fuploads%2F3IwYuzNIq233v1xJqQGy%2FStripe%20connected.png?alt=media&#x26;token=688934c3-a324-45ca-a263-20a656f77718" alt=""><figcaption><p>Stripe connected.</p></figcaption></figure>


---

# 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://docs.funnelish.com/start/collecting-payments/card-payments/stripe.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.
