Payments with Pre-authorization

We recommend using this function after consulting with your supervising manager.

You can initiate the creation of a payment with pre-authorization by using the additional preauth parameter when creating the payment.

Confirming a payment with pre-authorization

To confirm the payment with pre-authorization (debit the funds blocked on the payer's card), you need to run a GET query:

Successful response when confirming payment with pre-authorization

Error response when confirming payment with pre-authorization

Canceling a payment with pre-authorization

To cancel the payment with pre-authorization (unblock the funds on the payer's card), you need to run a GET query:

Successful response when cancelling payment with pre-authorization

Error response when cancelling payment with pre-authorization

Payments with Pre-authorization don't work simultaneously with subscriptions

Last updated