1.2. Server-to-Server Sale by SBP
Introduction
Sale is a type of transaction, in which Payer receives goods or services from Connecting Party in exchange for money or other assets. Server-to-Server integration allows Connecting Party to offer a Payer the option to pay via SBP QR Code, directly received and displayed to Payer by Connecting Party.
SBP Sale Flow
(2) To implement sale request see /api/v2/sale/.
(4,11) To implement order status request see /api/v2/status/. Status should be requested multiple times with 3-5 seconds interval until QR code or final status is received.
(6) Connecting party sends received QR code to Payer.
(7) Payer scans the QR code to pay.
(9) To implement callback with final status handling see Connecting Party Callback.