E-Commerce Acquiring#
Payment with EMV 3DS authentication1.
Collect all payment details from the customer, as well as detailed data about their device.
2.
Send a request for a one-step purchase with payment details to the corresponding URL:
/Payment
3.
If necessary, perform 3-D Secure authentication if the response to the request includes a corresponding requirement.
4.
Receive a response with the payment result from the payment platform.
5.
If needed, if the order status is not final, query the operation status. Or if a "callback" is set up for your channel, wait for the operation status to change.
6.
If necessary, after completing the one-step purchase, you can refund the customers' money if the payment method supports it.
Payment without EMV 3DS authenticationGiven that customer authentication is mandatory according to the rules of the payment systems, this scenario is only possible at terminals where the relevant privileges are configured in agreement with the acquiring bank.
1.
Send a request for a one-step purchase with payment details to the corresponding URL:
/Payment
2.
Receive a response with the payment result from the payment platform.
3.
If needed, if the order status is not final, query the operation status. Or if a "callback" is set up for your channel, wait for the operation status to change.
4.
If necessary, after completing the one-step purchase, you can refund the customers' money if the payment method supports it.
Payment using the Lookup code for authenticationThis scenario is possible only for operations with cards of the Prostir payment system
1.
Send a request for a one-step purchase with payment details to the corresponding URL:
/Payment
2.
If necessary, perform Lookup authentication if you received a corresponding requirement in the response.
3.
Send the request with the data received from the client to the corresponding URL:
/Verify
4.
Receive a response with the payment result from the payment platform.
5.
If needed, if the order status is not final, query the operation status. Or if a "callback" is set up for your channel, wait for the operation status to change.
6.
If necessary, after completing the one-step purchase, you can refund the customers' money if the payment method supports it.
Transfers#
P2P TransfersA2C/C2A TransfersCross-border TransfersCards and accounts#