Unicount
Last updated
Last updated
Unicount is a Faspay feature that combines static transaction methods for multi-payment channels, Customers can switch between one payment method into another payment method without the need to create new transactions from the beginning.
For Unicount Static will use the same integration step as
Integration Step
Post Data Transaction to Faspay
Display UNIcount code/Payment Code
Payment Notification
Post data transactions should be done from merchant backend, the detailed API reference can be found
Post Data Transaction request
This is an example of post data transaction for UNIcount
Post Data Transaction response
You will get the post data response like the following
To display the UNIcount Code number, use the value of trx_id retrieved from post data transaction response. Please provide the list of BIN/prefix numbers for each available channel to be combined with the Unicount code on payment process.
Payment notification from Faspay to Merchant backend will also be triggered on event of transacion status getting updated, to ensure merchant is securely informed. Please provide the URL and make sure it's already register on Faspay system
Read the details
The detail API reference can be found