Payments with Pre-authorization
Initialization of payment with preauthorization
Mandatory parameters
Name
Type
Description
{
"result": {
"type": "redirect",
"paymentId": 1234567890,
"message": "The invoice has been successfully issued and payment is pending",
"receiptUrl": "https://unitpay.ru/pay/receipt/1234567890-454ac183ac",
"statusUrl": "https://unitpay.ru/pay/receipt/1234567890-454ac183ac",
"redirectUrl": "https://unitpay.ru/pay/redirect/1234567890-454ac183ac"
}
}Payment confirmation with preauthorization
Mandatory parameters
Name
Type
Description
Cancellation of payment with preauthorization
Mandatory parameters
Name
Type
Description
Last updated
Was this helpful?