> 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/marketplace-pakketten-en-power-ups/power-ups/mollie/wat-is-mollie.md).

# Wat is Mollie?

**Mollie** laat klanten facturen online betalen vanuit OutSmart.

Het voegt een betalingslink toe aan de factuurstroom en stuurt betalingsresultaten terug naar OutSmart.

### Wat je doet met Mollie

* bied online factuurbetalingen aan
* laat klanten kiezen uit ondersteunde betaalmethoden
* volg de betalingsstatus op de Factuur

### Wat Mollie ondersteunt

Met **Mollie** in OutSmart kun je:

* maak een betaling voor een Factuur
* deel de betalingslink met de klant
* bekijk statuswijzigingen op de Factuur
* open logboeken voor recente integratie-activiteit

Als er al een betaling buiten Mollie bestaat, kan het betaalverzoek alleen het resterende saldo gebruiken.

### Wat de klant ziet

De klant opent een beveiligde Mollie-betaalpagina.

Ze kiezen een van de betaalmethoden die zijn ingeschakeld op je Mollie-account.

Na een succesvolle betaling zien ze een bevestigingspagina.

Die pagina kan het factuurnummer, de datum, de vervaldatum, het bedrag en een link terug naar de online Factuur tonen.

### Voordat je begint

Voordat je Mollie gebruikt, zorg ervoor dat je het volgende hebt:

* een OutSmart-Pakket dat ondersteunt **Mollie**
* toegang tot **Instellingen** en software-integraties
* een actief en geverifieerd **Mollie** account
* de juiste betaalmethoden ingeschakeld in Mollie

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

Het is beschikbaar op **Accelerate**, **Maximize**, en **Pro**.
{% endhint %}

### Wat jouw verantwoordelijkheid blijft

Mollie ondersteunt de betalingsstroom.

Je team beheert nog steeds de nauwkeurigheid van de Factuur, afstemming, terugbetalingen, geschillen en boekhoudkundige controle.

### Doorgaan

* [**Activeer en koppel Mollie**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/mollie/activeer-en-verbind-mollie.md)
* [**Gebruik Mollie op facturen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/mollie/mollie-gebruiken-op-facturen.md)
* [**Controleer betaalstatus en logs**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/mollie/controleer-de-status-van-betalingen-en-logs.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/marketplace-pakketten-en-power-ups/power-ups/mollie/wat-is-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.
