Usage
To enable partial authorization, you can pass the []allow_partial_authorization
](/reference/transactions/new-transaction#body-allow-partial-authorization) to our API. This will inform the supported
payment services to allow for a partial authorization.
authorized_amount
will reflect the actual authorized value of the transaction.
Please always to check the
authorized_amount
to confirm the actual authorized amount for a transaction.Availability
Currently, we support partial authorization on the following connectors.Please note that support for partial authorization might need to be enabled on your account.
When using the
partial_authorization
property, any connection without support for partial auth will be ignored.