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

# Mollie

Compreender o que o Mollie acrescenta, quando ativá-lo e onde continuar a configuração.

**Mollie** permite oferecer pagamentos de faturas online a partir do OutSmart.

Esta secção ajuda a perceber o que a funcionalidade acrescenta e quando deve ser ativada.

Utilize a configuração ligada [**Configuração e utilização da Mollie**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/mollie/configuracao-e-utilizacao-do-mollie.md) para ligação, fluxo de pagamento de faturas, verificações de estado e logs.

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

A Disponibilidade depende do seu Plano, da Região e da configuração da Conta Mollie.

A Mollie está Disponível em **Accelerate** e **Maximize**.
{% endhint %}

### Neste guia

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

### O que é possível fazer com Mollie

* oferecer pagamentos de faturas online a partir do OutSmart
* permitir que os Clientes escolham entre os Métodos de pagamento ativados em Mollie
* apoiar o acompanhamento do Pagamento dentro do fluxo da fatura

### Ordem recomendada

1. Começar com [**O que é a Mollie?**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/mollie/o-que-e-o-mollie.md).
2. Depois, abrir [**Configuração e utilização da Mollie**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/mollie/configuracao-e-utilizacao-do-mollie.md).

### Importante saber antes de começar

* A Mollie está Disponível em **Accelerate** e **Maximize**.
* Primeiro, é necessário ativar a funcionalidade para a sua Conta.
* É necessária uma Conta ativa e verificada **Mollie** Conta.
* Os Métodos de pagamento são geridos em Mollie.
* A sua equipa continua responsável pela reconciliação e pela análise financeira.

### Webinar

Se preferir acompanhar o processo visualmente, pode ver o webinar sobre Mollie.

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

### Tópicos relacionados

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