> For the complete documentation index, see [llms.txt](https://ajuda.clientefiel.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.clientefiel.app/painel-cliente-fiel/configuracoes-basicas/formas-de-pagamento.md).

# 2. Formas de pagamento

Para cadastrar as **formas de pagamento** acesse o **sistema administrativo** pelo link [sistema.appclientefiel.com.br](https://sistema.appclientefiel.com.br/)&#x20;

&#x20;Acesse o Menu (canto esquerdo da tela) ⏩ Cadastros ⏩ Formas de pagament

Segue o nosso vídeo tutorial para auxiliar você! &#x20;

{% embed url="<https://www.youtube.com/watch?v=JlEs_kcWTX4>" %}

**POSIÇÃO:** ordem das formas de pagamento (opcional).&#x20;

**ACEITAR:** ícone verde (forma de pagamento ativa) e ícone vermelho (forma de pagamento inativa).&#x20;

**NOME:** nome da forma de pagamento.&#x20;

**DESCONTO:** é possível criar uma promoção por forma de pagamento.&#x20;

Por exemplo: 5% de desconto no pagamento em dinheiro. Informe o 5 na coluna desconto e clique em salvar no final da tela. Vai aparecer automaticamente para cliente o desconto no final da compra.


---

# 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:

```
GET https://ajuda.clientefiel.app/painel-cliente-fiel/configuracoes-basicas/formas-de-pagamento.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
