Retail Payment Integration Guide
Last updated
Last updated
One of the payment methods offered by Faspay is Retail Payment. By using this payment method, customers will have the option to make a payment via retail payment and Faspay will send real time notifications when the customer completes the payment.
At this moment, Faspay has integrated the following retail payment methods:
Payment Point Indomaret
Alfagroup
Basic integration process of retail payment will be explained below.
Post Data Transaction to Faspay
Display Payment Code
Payment Notification
Post data transaction should be done from merchant backend, the detailed API reference can be found
This is an example of post data transaction for the Retail Payment channel
You will get the post data response like the following
There are display the payment code there are two options:
Displaying payment code on merchant's web page
Payment notification from Faspay to the Merchant backend will also be triggered in the event of transaction status getting updated, to ensure the merchant is securely informed. Please provide the URL and make sure it's already registered on Faspay system
Redirect to Faspay's page to display the payment code, expired time, and how to pay instructions. Read the detailed API reference or just simply use redirect_url
that retrieved from Post Data Transaction Response (for JSON Format).
The detailed API reference can be found