> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/mollie.md).

# Mollie

Verstehen Sie, was Mollie hinzufügt, wann Sie es aktivieren und wo Sie mit der Einrichtung fortfahren.

**Mollie** ermöglicht dir, Online-Zahlungen für Rechnungen aus OutSmart anzubieten.

Nutze diesen Abschnitt, um zu verstehen, was die Funktion bietet und wann du sie aktivieren solltest.

Nutze die verbundene [**Mollie-Einrichtung und -Nutzung**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/mollie/mollie-einrichten-und-verwenden.md) für die Verbindung, den Ablauf der Rechnungszahlung, Statusprüfungen und Protokolle.

{% hint style="info" %}
**Mollie** beginnt als **Power-Up**.

Die Verfügbarkeit hängt von deinem Paket, deiner Region und deinem Mollie-Konto-Setup ab.

Mollie ist verfügbar auf **Accelerate** und **Maximize**.
{% endhint %}

### In diesem Leitfaden

* [**Was ist Mollie?**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/mollie/was-ist-mollie.md)
* [**Mollie-Einrichtung und -Nutzung**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/mollie/mollie-einrichten-und-verwenden.md)

### Was du mit Mollie machst

* Online-Zahlungen für Rechnungen aus OutSmart anbieten
* Kunden aus den in Mollie aktivierten Zahlungsmethoden wählen lassen
* Zahlungsnachverfolgung im Rechnungsablauf unterstützen

### Empfohlene Reihenfolge

1. Beginnen Sie mit [**Was ist Mollie?**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/mollie/was-ist-mollie.md).
2. Dann öffnen Sie [**Mollie-Einrichtung und -Nutzung**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/mollie/mollie-einrichten-und-verwenden.md).

### Wichtig zu wissen, bevor Sie beginnen

* Mollie ist verfügbar auf **Accelerate** und **Maximize**.
* Du aktivierst die Funktion zuerst für dein Konto.
* Du benötigst ein aktives und verifiziertes **Mollie** Konto.
* Die Zahlungsmethoden werden in Mollie verwaltet.
* Dein Team bleibt für Kontenabstimmung und Finanzprüfung verantwortlich.

### Webinar

Möchtest du den Prozess lieber visuell verfolgen? Schau dir das Webinar über Mollie an.

{% embed url="<https://youtu.be/JcNP9fX72xs>" %}

### Verwandte Themen

* [**Mollie-Einrichtung und -Nutzung**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/mollie/mollie-einrichten-und-verwenden.md)
* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups.md)
* [**OutSmart Marktplatz**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/marktplatz.md)
* [**OutSmart-Pakete**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/marktplatz/outsmart-pakete.md)


---

# 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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/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.
