# 🔧 Mollie

{% hint style="success" %}
*Modul: Payment Mollie*
{% endhint %}

{% hint style="warning" %}
*Für das Verwenden dieser Zahlungsmethode muss eine Aufschaltung beim Vertrieb angefragt werden.*
{% endhint %}

## Einrichtung&#x20;

*Konfiguration -> E-Commerce -> Zahlungsanbieter -> Mollie*

<figure><img src="/files/4xJ7ZdMVrppqj8OVexWz" alt=""><figcaption><p>Konfiguration -> E-Commerce -> Zahlungsanbieter -> Mollie</p></figcaption></figure>

Um die Bezahlmethode [Mollie ](https://www.mollie.com/)einzurichten muss der Status auf **Aktiviert** oder **Testmodus** gesetzt  sein und im Reiter **Anmeldedaten** das Feld [API Key](#api-key) ausgefüllt werden.

## Mollie Dashboard

Bei der Erstellung eines Mollie Accounts sieht die Ansicht in etwa so aus:

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

### API Key

Durch die Auswahl von **Verbinden Sie Mollie mit Ihrer Website** kann die Verbindung zum ETRON Onlineshop getestet werden. Wenn alle erforderlichen Informationen in Mollie hinterlegt und die Website überprüft wurde, kann der Live API Key abgerufen und kopiert werden.

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

## Mollie Helpcenter / Support

Für weitere Informationen und Fragen hat Mollie ein eigenes Helpcenter:

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


---

# 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://helpcenter.etron.info/verwaltungsoberflache/konfiguration/e-commerce/zahlung/zahlungsanbieter/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.
