# Melhoria no detalhamento dos retornos em casos de erro no pagamento online

Anteriormente, ao ocorrer um erro durante o pagamento online, o MenuDino não fornecia informações claras sobre o motivo da falha, dificultando a identificação e a resolução do problema.

Foi realizada uma melhoria no MenuDino para tornar o motivo do erro de pagamento online mais identificável. Agora, o detalhamento do problema é exibido de forma clara, permitindo uma melhor compreensão do que causou o erro durante o pagamento.

{% hint style="success" %}
Com essa melhoria, ao ocorrer um erro no pagamento online, o MenuDino exibirá uma mensagem detalhada sobre o motivo da falha, permitindo uma resolução mais rápida e precisa do problema.
{% endhint %}

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

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


---

# 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/menudino/melhoria-no-detalhamento-dos-retornos-em-casos-de-erro-no-pagamento-online.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.
