> For the complete documentation index, see [llms.txt](https://docs.vrsoft.com.br/vrmaster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vrsoft.com.br/vrmaster/manual-do-sistema/manual-do-sistema-vr-caixa/manual-do-sistema-vr-caixa-ferramentas/manual-do-sistema-vr-caixa-financeiro-pagamentos-diversos.md).

# Pagamentos Diversos

## **INTRODUÇÃO**

A ferramenta de pagamentos diversos serve para realizar o pagamento de algum tipo de conta diretamente com o operador. Este pagamento fará parte dos relatórios de saída do operador no final de sua jornada.

## **RECURSOS E PARAMETRIZAÇÃO**

![](/files/U0y8l3okj6SKFTTXPT2k)

* Valor - Informe o valor do pagamento.
* Total Pagamento - Campo informativo que faz uma soma das finalizadoras. Para que você consiga realizar o pagamento, este valor deve ser igual ao campo "Valor".
* Clique no botão adicionar(![](/files/aAN1Do3IFk2znJQIx387);
* Valor - Informe o valor que será pago e a finalizadora a frente.
* Observação - Campo livre para observações gerais do pagamento. **Disponível a partir da versão 3.17.1**
* Clique em salvar.

Para remover uma finalizadora basta selecioná-la e clicar em seguida no botão remover(![](/files/eqCANjUNWzRxiZaQhZE3)


---

# 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://docs.vrsoft.com.br/vrmaster/manual-do-sistema/manual-do-sistema-vr-caixa/manual-do-sistema-vr-caixa-ferramentas/manual-do-sistema-vr-caixa-financeiro-pagamentos-diversos.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.
