> For the complete documentation index, see [llms.txt](https://help.minexon.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.minexon.net/payment-gateways/mollie.md).

# Mollie

{% hint style="info" %}
You only need a **Mollie** account for this payment method.
{% endhint %}

{% embed url="<https://mollie.com/>" %}

| KEY            | VALUE                          |
| -------------- | ------------------------------ |
| Mollie API Key | API Key of your Mollie account |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> Mollie
```

## Endpoints

{% tabs %}
{% tab title="Webhook URL" %}
`https://yourwebsite.com/payment/callback/mollie`
{% endtab %}
{% endtabs %}
