> 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/o-que-e-mollie.md).

# O que é Mollie?

**Mollie** permite que os clientes paguem Faturas online a partir do OutSmart.

Adiciona um link de pagamento ao fluxo da Fatura e devolve os resultados do pagamento ao OutSmart.

### O que faz com o Mollie

* oferecer pagamentos online de Faturas
* permite que os clientes escolham entre os métodos de pagamento suportados
* acompanhar o Estado do pagamento na Fatura

### O que a Mollie suporta

Com **Mollie** no OutSmart, pode:

* criar um pagamento para uma Fatura
* partilhar o link de pagamento com o Cliente
* rever alterações de Estado na Fatura
* abrir registos da atividade recente de integração

Se já existir um pagamento fora da Mollie, o pedido de pagamento só pode usar o saldo remanescente.

### O que o Cliente vê

O Cliente abre uma página de pagamento segura da Mollie.

Escolhem um dos métodos de pagamento ativados na sua conta Mollie.

Após um pagamento bem-sucedido, veem uma página de confirmação.

Essa página pode mostrar o número da Fatura, a data, a data de vencimento, o valor e um link para a Fatura online.

### Antes de começar

Antes de usar a Mollie, certifique-se de que tem:

* um Pacote OutSmart que suporta **Mollie**
* acesso a **Configurações** e integrações de software
* ativa e verificada **Mollie** conta
* os métodos de pagamento corretos ativados na Mollie

{% hint style="info" %}
**Mollie** é um **Power-Up**.

Está disponível em **Acelerar**, **Maximizar**, e **Pro**.
{% endhint %}

### O que continua a ser da sua responsabilidade

A Mollie suporta o fluxo de pagamento.

A sua equipa continua a gerir a precisão da Fatura, a reconciliação, os reembolsos, as contestações e a revisão contabilística.

### Continuar

* [**Ative e ligue a Mollie**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/mollie/ative-e-conecte-mollie.md)
* [**Use a Mollie nas Faturas**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/mollie/use-mollie-em-faturas.md)
* [**Rever o estado do pagamento e os registos**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/mollie/revise-o-estado-do-pagamento-e-os-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-pt/marketplace-pacotes-e-power-ups/power-ups/mollie/o-que-e-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.
