> 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-nl/marktplaats-pakketten-en-power-ups/power-ups/mollie.md).

# Mollie

Begrijp wat Mollie toevoegt, wanneer u het activeert en waar u verdergaat met de installatie.

**Mollie** stelt u in staat om online Factuur Betalingen vanuit OutSmart aan te bieden.

Gebruik deze sectie om te begrijpen wat de functie toevoegt en wanneer u deze moet inschakelen.

Gebruik de gekoppelde [**Mollie-instelling en gebruik**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/mollie/mollie-instellen-en-gebruiken.md) voor koppeling, Factuur Betaling-flow, Statuscontroles en logs.

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

Beschikbaarheid is afhankelijk van uw Pakket, Regio en uw Mollie Account-instellingen.

Mollie is Beschikbaar op **Accelerate** en **Maximize**.
{% endhint %}

### In deze handleiding

* [**Wat is Mollie?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/mollie/wat-is-mollie.md)
* [**Mollie-instelling en gebruik**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/mollie/mollie-instellen-en-gebruiken.md)

### Wat u met Mollie doet

* online Factuur Betalingen vanuit OutSmart aanbieden
* laat Klanten kiezen uit Betaalmethodes die in Mollie zijn ingeschakeld
* ondersteun opvolging van Betaling binnen de Factuurflow

### Aanbevolen volgorde

1. Begin met [**Wat is Mollie?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/mollie/wat-is-mollie.md).
2. Open vervolgens [**Mollie-instelling en gebruik**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/mollie/mollie-instellen-en-gebruiken.md).

### Belangrijk om te weten voordat u begint

* Mollie is Beschikbaar op **Accelerate** en **Maximize**.
* U activeert de functie eerst voor uw Account.
* U hebt een actief en geverifieerd **Mollie** Account.
* Betaalmethodes worden beheerd in Mollie.
* Uw team blijft verantwoordelijk voor reconciliatie en financiële controle.

### Webinar

Wilt u het proces liever visueel volgen? Bekijk de webinar over Mollie.

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

### Gerelateerde onderwerpen

* [**Mollie-instelling en gebruik**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/mollie/mollie-instellen-en-gebruiken.md)
* [**Power-ups**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups.md)
* [**OutSmart Marktplaats**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/marktplaats.md)
* [**OutSmart-pakketten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/marktplaats/outsmart-pakketten.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-nl/marktplaats-pakketten-en-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.
