# Add payment methods

We offer a wide range of payment methods via our Funnelish Pay app. Every payment method can be set up within a **Payment form** or a **2-Step form** element.&#x20;

## Add a new payment method

1. Add a [**Payment form**](https://docs.funnelish.com/start/funnel-builder/editor-forms/payment-form) or a [**2-step form** ](https://docs.funnelish.com/start/funnel-builder/editor-forms/2-step-form)element to your canvas.&#x20;
2. Click on the element to open the settings panel.&#x20;
3. On the setting panel, click the **Edit payment options** button.
4. On the Edit payment options panel, click on the **Add a new payment method** button.&#x20;

<figure><img src="https://2613769297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1AQCa9ckIWH7hGfrUV%2Fuploads%2FjYuvB9hkQ9OsJUQR3Lir%2FAdd%20a%20new%20payment%20method%20button.png?alt=media&#x26;token=9f5604ce-b95e-41bd-84e9-a2454b9cac10" alt=""><figcaption><p>Add payment gateways.</p></figcaption></figure>

5. Set up the payment method that best suits your needs.&#x20;

{% hint style="info" %}
We show you how to add specific payment methods in different articles. Scroll through the Collecting Payments section in the column at the left of this page to see the options.&#x20;
{% endhint %}

## Editing payment fields

You can easily change the text in form fields. This is especially useful for translating the text or personalizing your forms. &#x20;

1. Be sure you are on the **Edit payment options** panel.
2. Select a payment gateway.
3. Click on the field you want to edit.&#x20;
4. Type your personalized text in the field.&#x20;
5. Click the **Save changes** button.&#x20;

<figure><img src="https://2613769297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1AQCa9ckIWH7hGfrUV%2Fuploads%2FOmK0LXyMzonhf1YcyXoQ%2FEdit%20fields%20in%20forms.png?alt=media&#x26;token=34f683cc-3ad3-41a2-ab78-278439d0f1c9" alt=""><figcaption><p>Edit fields inside forms.</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/add-payment-methods.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.
