# 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 %}
