> 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-pt/marketplace-pacotes-e-power-ups/power-ups/mollie.md).

# Mollie

**Mollie** permite oferecer pagamentos online da Fatura a partir do OutSmart.

Use esta secção para compreender o que a funcionalidade adiciona e quando a ativar.

Use o conectado [**Configuração e utilização do Mollie**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/mollie/configuracao-e-uso-do-mollie.md) para ligação, fluxo de pagamento da Fatura, verificações de Estado e registos.

{% hint style="info" %}
**Mollie** começa como um **Power-Up**.

A Disponibilidade depende do seu Pacote, região e configuração da conta Mollie.

Mollie está disponível em **Acelerar** e **Maximizar**.
{% endhint %}

### Neste guia

* [**O que é o Mollie?**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/mollie/o-que-e-mollie.md)
* [**Configuração e utilização do Mollie**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/mollie/configuracao-e-uso-do-mollie.md)

### O que faz com o Mollie

* oferecer pagamentos online da Fatura a partir do OutSmart
* permitir que os clientes escolham entre os métodos de pagamento ativados no Mollie
* apoiar o seguimento do pagamento dentro do fluxo da Fatura

### Ordem recomendada

1. Comece com [**O que é o Mollie?**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/mollie/o-que-e-mollie.md).
2. Depois abra [**Configuração e utilização do Mollie**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/mollie/configuracao-e-uso-do-mollie.md).

### Importante saber antes de começar

* Mollie está disponível em **Acelerar** e **Maximizar**.
* Primeiro, ative a funcionalidade para a sua conta.
* Você precisa de uma conta ativa e verificada **Mollie** conta.
* Os métodos de pagamento são controlados no Mollie.
* A sua equipa continua responsável pela reconciliação e pela revisão financeira.

### Webinar

Prefere seguir o processo visualmente? Veja o webinar sobre o Mollie.

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

### Tópicos relacionados

* [**Configuração e utilização do Mollie**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/mollie/configuracao-e-uso-do-mollie.md)
* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups.md)
* [**OutSmart Marketplace**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/marketplace.md)
* [**Pacotes OutSmart**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/marketplace/pacotes-outsmart.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-pt/marketplace-pacotes-e-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.
