Payment status can be returned via webhook. This way, when creating the transaction, we send a request with the redirection URL.

After the conclusion of the operation by the user, we send the final status of the transaction.

The request body data is the same as the status query route.

To configure the webhook, the URL must be informed so that we can parameterize it on the platform.