# Melhoria na validação ao adicionar pagamento para verificar existência de lançamentos anteriores

Foi implementada uma melhoria na validação de pedidos para identificar de forma precisa se já existem pagamentos vinculados. Essa verificação agora é feita diretamente no PDV e também replicada no Consumer Mobile, garantindo consistência nas informações entre as plataformas.

A partir desta melhoria, ao acessar um pedido com pagamento já registrado, o sistema indicará de forma clara que o pagamento foi efetuado corretamente. Isso evita duplicidade de lançamentos e facilita a gestão de pedidos em andamento.

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

<div data-full-width="false"><figure><img src="/files/B034LRrET89LiB3NqtHF" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions: 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://atualizacoes.consumer.com.br/pdv/anteriores/15.2.0/15.2.0.7/melhoria-na-validacao-ao-adicionar-pagamento-para-verificar-existencia-de-lancamentos-anteriores.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.
