# iDEAL through Mollie

## Before you start

Make sure you:

* [Enable **Funnelish Pay**](/start/collecting-payments.md), before you try adding a payment gateway.
* Add a [**payment form**](/start/funnel-builder/editor-forms.md) to a funnel step.
* **Make sure iDEAL is enabled inside your Mollie account.**

<figure><img src="/files/wDg4hl0PTmWuI6iDpXjt" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/28ejwo3DCa1iato923Za" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/nFpLEVz6c2H9V7ryfVXp" alt=""><figcaption></figcaption></figure>

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

## Creating the gateway

* Go inside your funnel, and find the FUNNEL APPS section, on the bottom bar, then click on Funnelish Pay:

<figure><img src="/files/jFiFwjllDrJNbTlCNf6r" alt=""><figcaption></figcaption></figure>

* Click on **Add new payment method,** and select **iDEAL** through **Mollie:**

<figure><img src="/files/mp3LcA19C67Ki6KwaBDf" alt=""><figcaption></figcaption></figure>

* Click **connect**, and make sure to also &#x20;
* Once done, click where the arrow below points in order to actually add the gateway to your payment panel:

<figure><img src="/files/aCqRb4HYXGiDCKRGRp2D" alt=""><figcaption></figcaption></figure>

* **Save your changes** and that's it!&#x20;


---

# 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/ideal-payments/ideal-through-mollie.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.
