Инструменты страницы



Payment with user redirection to the ACS server


When submitting a request to Google Pay, use the following parameters:

  • gateway: sberbank;
  • gatewayMerchantId: <name of your organization in the payment gateway system> .

If, in case of payment with Google Pay, the payment page is located on the merchant's side, the interaction scheme looks as follows.

One-phase payment Two-phase payment
1 The customer creates an order on the website of the online store and selects Google Pay payment method.
2 The online store system generates a payment request to Google Pay payment.
3 The Google Pay system generates the encrypted payment data.
4 The online store system receives the encrypted payment data.
5

The online store system generates a request to the payment gateway for Google Pay payment, indicating the received encrypted payment data:

Notably, the preAuth parameter either is not passed or has the value false.

The online store system generates a request to the payment gateway for Google Pay payment, indicating the received encrypted payment data:

Notably, the preAuth parameter is passed in the request with value true.

6 The payment gateway decrypts the received token and checks the card whether it is tokenized or not.
7 If the card is enrolled in 3-D Secure, the payment gateway sends a response to the payment request that contains a redirect link to the ACS server.
8 The user is redirected to the ACS website.
9 The user goes to the ACS site and authenticates.
10 After successful authentication, the user is redirected from the ACS website to the payment gateway page.
11 The user goes to the payment gateway page.
12 The payment gateway returns the payment result.
13

The Merchant requests from the Payment Gateway the status of order payment:

14 Not applicable

To debit funds from the Customer's account, the Merchant needs to send to the Payment Gateway an order completion request:

15 Not applicable

The payment gateway returns the result of processing the request. The order status is not returned. To get the status of the order, an order status request should be sent to the gateway: