# 3. Callbacks

- [Callback](https://docs.payhow.com.br/3.-callbacks/callback.md): Modelo de callback retornado a loja após pagamento do pedido dentro de nosso Checkout Payhow.
- [Falha no Callback](https://docs.payhow.com.br/3.-callbacks/falha-no-callback.md): Em caso de falha de envio na url de callback cadastrada na integração da Api, estaremos enviando todos os parametros informados no body do callback por e-mail, para que a loja não perca a comunicação


---

# 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://docs.payhow.com.br/3.-callbacks.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.
