> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/verwaltungsoberflache/konfiguration/e-commerce/zahlung/zahlungsanbieter/mollie.md).

# Mollie

Online-Zahlungsanbieter, E-Commerce Zahlungsanbieter

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

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

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

{% hint style="info" %}
*Die über einen Zahlungsanbieter durchgeführten Zahlungen sind unter*[ *E-Commerce -> Onlineshop - Zahlungstransaktionen*](/verwaltungsoberflache/e-commerce/onlineshop/zahlungstransaktionen.md) *protokolliert.*
{% endhint %}

## Konfiguration des Zahlungsanbieters Mollie

<figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FsJzP9i76FwbqvGtACQyu%2Fimage.png?alt=media&amp;token=7c0981ae-42a9-4632-a266-842e121512b6" 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 Mollie so aus:

<figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FW4MlANE8e4au1AdzBu50%2Fimage.png?alt=media&amp;token=ea9d6a53-dcd9-4e7d-9600-e129f7fa737f" 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="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FX7KMtrbLeH2Jxj4yfAOS%2Fimage.png?alt=media&amp;token=e4e44e7d-548d-4d76-a6e4-68c3543b290f" 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.etron.info/verwaltungsoberflache/konfiguration/e-commerce/zahlung/zahlungsanbieter/mollie.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
