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

# Mollie

**Mollie** lets you offer online invoice payments from OutSmart.

Use this section to understand what the feature adds and when to enable it.

Use the connected [**Mollie setup and use**](/marketplace-packages-and-power-ups/power-ups/mollie/mollie-setup-and-use.md) for connection, invoice payment flow, status checks, and logs.

{% hint style="info" %}
**Mollie** starts as a **Power-Up**.

Availability depends on your package, region, and Mollie account setup.

Mollie is available on **Accelerate** and **Maximize**.
{% endhint %}

### In this guide

* [**What is Mollie?**](/marketplace-packages-and-power-ups/power-ups/mollie/what-is-mollie.md)
* [**Mollie setup and use**](/marketplace-packages-and-power-ups/power-ups/mollie/mollie-setup-and-use.md)

### What you do with Mollie

* offer online invoice payments from OutSmart
* let customers choose from payment methods enabled in Mollie
* support payment follow-up inside the invoice flow

### Recommended order

1. Start with [**What is Mollie?**](/marketplace-packages-and-power-ups/power-ups/mollie/what-is-mollie.md).
2. Then open [**Mollie setup and use**](/marketplace-packages-and-power-ups/power-ups/mollie/mollie-setup-and-use.md).

### Important to know before you start

* Mollie is available on **Accelerate** and **Maximize**.
* You first activate the feature for your account.
* You need an active and verified **Mollie** account.
* Payment methods are controlled in Mollie.
* Your team remains responsible for reconciliation and finance review.

### Webinar

Prefer to follow the process visually? Watch the webinar about Mollie.

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

### Related topics

* [**Mollie setup and use**](/marketplace-packages-and-power-ups/power-ups/mollie/mollie-setup-and-use.md)
* [**Power-Ups**](/marketplace-packages-and-power-ups/power-ups.md)
* [**OutSmart Marketplace**](/marketplace-packages-and-power-ups/marketplace.md)
* [**OutSmart packages**](/marketplace-packages-and-power-ups/marketplace/outsmart-packages.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/marketplace-packages-and-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.
