> 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/marketplace-pakete-und-power-ups/power-ups/mollie.md).

# Mollie

**Mollie** ermöglicht es Ihnen, Online-Rechnungszahlungen von OutSmart anzubieten.

Verwenden Sie diesen Abschnitt, um zu verstehen, was die Funktion hinzufügt und wann sie aktiviert werden sollte.

Verwenden Sie das verbundene [**Mollie-Setup und -Verwendung**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/mollie/mollie-einrichten-und-verwenden.md) für Verbindung, Rechnungszahlungsablauf, Statusprüfungen und Protokolle.

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

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

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

### In dieser Anleitung

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

### Was Sie mit Mollie tun

* Online-Rechnungszahlungen von OutSmart anbieten
* Kunden aus den in Mollie aktivierten Zahlungsmethoden wählen lassen
* Zahlungsnachverfolgung innerhalb des Rechnungsablaufs unterstützen

### Empfohlene Reihenfolge

1. Beginnen Sie mit [**Was ist Mollie?**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/mollie/was-ist-mollie.md).
2. Dann öffne [**Mollie-Setup und -Verwendung**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-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**.
* Sie aktivieren die Funktion zunächst für Ihr Konto.
* Sie benötigen ein aktives und verifiziertes **Mollie** Konto.
* Zahlungsmethoden werden in Mollie gesteuert.
* Ihr Team bleibt für den Abgleich und die Finanzprüfung verantwortlich.

### Webinar

Bevorzugen Sie es, den Prozess visuell zu verfolgen? Sehen Sie sich das Webinar über Mollie an.

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

### Verwandte Themen

* [**Mollie-Setup und -Verwendung**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/mollie/mollie-einrichten-und-verwenden.md)
* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups.md)
* [**OutSmart Marketplace**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/marketplace.md)
* [**OutSmart-Pakete**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/marketplace/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/marketplace-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.
