> For the complete documentation index, see [llms.txt](https://ajuda.toplojas.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.toplojas.com.br/formas-de-pagamento/configurando-vencimento.md).

# Configurando Vencimento

## Como Funciona

O vencimento de um Pedido é formado por **duas informações**:

* Vencimento Padrão da Loja
* Vencimento da Forma de Pagamento&#x20;

**Exemplo, t**emos configurado:

* **Vencimento Padrão da Loja:** 3 dias
* **Vencimento para Boleto Bancário:** 1 dia

Será gerado o Vencimento de **4 dias** no Pedido, onde temos "*Vencimento Padrão da Loja + Vencimento para Boleto Bancário*".

## Configurando o Vencimento Padrão da Loja

Clique em "**Config -> Métodos de Pagamento -> Configurar Vencimento**":

<figure><img src="/files/Gb03HT4v8bzTbRfHjsHF" alt=""><figcaption></figcaption></figure>

No campo "**Vencimento Padrão da Loja**" preencha o vencimento que deve ser adicionado em todo Pedido:&#x20;

<figure><img src="/files/E4Yd5rZMU7Rlvyfn1OIN" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Você pode preencher com "**0**", com isto, será considerado apenas o vencimento da forma de pagamento
{% endhint %}

No campo "**Considerar Apenas Dias Úteis?**" marque com "**Sim**" caso desejar que seja considerado apenas os Dias Úteis:

<figure><img src="/files/jnaaYHhwJ05l7o3bNuHs" alt=""><figcaption></figcaption></figure>

Após isto, clique em "**Salvar Configurações**":

<figure><img src="/files/9aQPfeLPO9qQq539FGsG" alt=""><figcaption></figcaption></figure>

## Configurando o Vencimento das Formas de Pagamento

Clique em "**Config -> Métodos de Pagamento**" e descça até "**Formas de Pagamento Ativas**":

<figure><img src="/files/j60IDHwD4SS8VPAeVSCY" alt=""><figcaption></figcaption></figure>

Clique em "**Configurar**" na forma de pagamento que você deseja configurar:

<figure><img src="/files/M7AingtaAHHxD7m45KAN" alt=""><figcaption></figcaption></figure>

No campo "**Dias de Vencimento**" preencha o prazo de vencimento da Forma de Pagamento:

<figure><img src="/files/9NuuBdQ7I97s4XZniUDA" alt=""><figcaption></figcaption></figure>

Após isto, clique em "**Salvar Configurações**":

<figure><img src="/files/9aQPfeLPO9qQq539FGsG" alt=""><figcaption></figcaption></figure>


---

# 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.toplojas.com.br/formas-de-pagamento/configurando-vencimento.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.
