These actions are performed in the sandbox dashboard (not via the public API with
x-api-key). Use them
to unlock the state you want to observe in your API/webhook integration.Configure PIX and boleto settlement
Under Sandbox → Settings, define the settlement mode per payment method:- PIX and boleto, each with mode
instant,auto(with a delay of0to60minutes), ormanual.
Simulate a payment
On the detail page of a transaction/payment waiting (PIX/boleto inwaiting_payment), use
“Simulate Payment” to force an outcome:
| Action | Effect |
|---|---|
| Pay | Marks the payment as paid (triggers transaction.paid, releases split/wallet). |
| Refuse | Marks as refused. |
| Fail | Marks as failed. |
Open dispute (in_protest) | On a paid card payment, opens a chargeback and triggers the real dispute flow. |
Simulate a chargeback
To test the dispute flow end to end:- Make an approved payment with a card.
- Open the dispute: use “Open dispute” on the payment (or use an amount ending in
31). This creates the chargeback and debits the wallet. - Submit the defense documents (standard chargeback flow).
- Force the outcome in the dashboard: won (
won) or lost (lost).

