Инструменты страницы
Payment in mobile apps
You have the opportunity to embed payment via SberPay into your mobile app to receive payments from your customers. The service will allow you to pay for purchases in the Sberbank Online mobile app without the need to enter card details in your application. To connect, use the following instructions:
1 | The client forms and confirms the order. | |
2 | The merchant registers an order using one of the following requests: for one-phase queries: for two step queries: In this case, the following parameters are passed in the request:
|
|
3 | The payment gateway returns a response that contains a link to go to the Sberbank Online mobile app in the sbolDeepLink parameter. |
|
4 | The client is redirected to the received link. | |
5 | The form of payment is displayed on the client's screen. | |
6 | The client chooses a payment method and confirms the payment. | |
7 | If the payment was made according to a two-phase scheme, the merchant sends a request to complete the order to the payment gateway: |
|
8 | The payment gateway returns a response to the completion request. | |
9 | To get the order status, the merchant sends an order status request to the payment gateway: |
|
10 | The payment gateway returns a response to the order status request. |
Refund and reversal requests are standard payment gateway requests.
Link to mobile SDK
You can find the link here.