Page History
...
Sequence diagram of token payment
- The customer selects the product or service in the store app.
- The customer confirmed the order.
- The order is generated on the store server.
- The customer confirmed the payment with the token in the application.
- The store server receives an order for payment.
- Encrypted payment information with a token is sent to the Assist system.
- Assist decrypts the packet with the token and payment data.
- Assist performs authorization (payment) in the acquiring bank
- The interbank transaction is carried out
- The acquiring bank returns the payment result.
- Assist returns the payment result to the store server.
- The payment result is displayed in the store application.
- Assist sends fiscal data to the store server.
- Assist sends an electronic cheque to the customer via Email and / or SMS.
...