Binary mode
You can enable binary mode if your business model requires payment approval to be instantaneous. In this way, the payment can only be approved or declined.
If disabled, payment may be pending (if any action is required from the buyer) or in process (if manual review is required).
To enable binary mode, send the parameter binary_mode
with the value true
to the endpoint /checkout/preferences as indicated in the example below and execute the request.
json
"binary_mode": true