Modal checkout
Overview
Galaxy Pay provides Checkout Modal solution that is ideal for online businesses to accept payments from their customers. This solution improves customer experience by not requiring customers to switch between multiple pages at checkout. The entire transaction is completed in one place, giving them more confidence when completing a purchase.
Galaxy Pay Checkout Modal solution supports multiple payments options:
International payment card (Visa, Mastercard)
Vietnam domestic card and bank account (Napas)
SkyPay E-wallet - powered by Galaxy Pay
Other domestic E-wallet: Momo, ZaloPay, Viettel Money
Scan QR - VietQR
Live Demo: https://uat-demo.galaxypay.vn/checkout-modal
Advantage of Checkout Modal solution
Supports all payment methods the customers may popularly use.
Works for both websites and mobile apps.
Requires minimal coding effort and makes integration easy.
Merchant does not need to handle or store any payment details, thus reducing PCI compliance costs.
Customizes the design of Checkout Modal to match with the merchant’s page style.
How it Works
Pay with Checkout Modal
1
User
User selects payment methods and clicks to pay on merchant’s page. The transaction is processed in following steps.
2
Merchant
Merchant creates an order and call API to get endpoint. To get more information about the API, refer to Integration Guide section.
3
Galaxy Pay
In response, Galaxy Pay sends merchant the endpoint to be used by merchant when invoking Checkout Modal JS on their frontend.
4
Merchant
Merchant uses the endpoint and other parameters to invoke Checkout Modal JS. Then user can see Galaxy Pay Checkout Modal is embedded in merchant page.
5
User
User fills required payment details and makes payment on Checkout Modal. All the user sensitive information such as: Card details, account details, etc. are secured by Galaxy Pay according to PCI-DSS compliant.
6
Galaxy Pay
Galaxy Pay processes transaction and receives payment results from the Service Provider (Bank, e-wallet, etc.). Payment status is displayed to user on Checkout Modal.
7
Galaxy Pay
Galaxy Pay returns the payment result to merchant via merchant’s callbackUrl and closes Checkout Modal screen after a few seconds.
8
Merchant
Merchant receives payment result and show the order result.
Flowchart
Last updated