> 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/wat-is-mollie.md).

# Wat is Mollie?

Begrijp wat Mollie in OutSmart doet, waarvan het afhankelijk is en wat u van de betaalflow kunt verwachten.

**Mollie** Stelt Klanten in staat Facturen online te betalen vanuit OutSmart.

Het voegt een betaallink toe aan de factuurflow en stuurt betalingsresultaten terug naar OutSmart.

### Wat u met Mollie doet

* Factuurbetalingen online aanbieden
* Klanten laten kiezen uit ondersteunde Betaalmethodes
* de Status van de Betaling op de Factuur volgen

### Wat Mollie ondersteunt

Met **Mollie** in OutSmart kunt u:

* een Betaling voor een Factuur aanmaken
* de betaallink met de Klant delen
* Statuswijzigingen op de Factuur bekijken
* logboeken voor recente Integratie-activiteit openen

Als er buiten Mollie al een Betaling bestaat, kan het betalingsverzoek alleen het resterende saldo gebruiken.

### Wat de Klant ziet

De Klant opent een beveiligde Mollie-betaalpagina.

Ze kiezen een van de Betaalmethodes die zijn ingeschakeld in uw Mollie Account.

Na een geslaagde 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 u begint

Voordat u Mollie gebruikt, controleer dan of u het volgende heeft:

* een OutSmart-pakket dat ondersteunt **Mollie**
* toegang tot **Instellingen** en software-integraties
* een actief en geverifieerd **Mollie** Account
* de juiste Betaalmethodes ingeschakeld in Mollie

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

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

### Wat uw verantwoordelijkheid blijft

Mollie ondersteunt de betaalflow.

Uw team beheert nog steeds de juistheid van Facturen, afstemming, terugbetalingen, geschillen en de boekhoudkundige controle.

### Doorgaan

* [**Activeer en koppel Mollie**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/mollie/mollie-activeren-en-koppelen.md)
* [**Gebruik Mollie op facturen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/mollie/gebruik-mollie-op-facturen.md)
* [**Bekijk de betalingsstatus en logboeken**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/mollie/betalingsstatus-en-logboeken-controleren.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/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.
