Overview
The Biller proxy API facilitates secure information hosting for Billers/Businesses, ensuring reliable service availability. This enables the Bill Gateway to query data when customers initiate payments through interfaces like Bank Apps, Internet Banking, and ATMs.
To begin using the API, developers are required to register and obtain an authorization token. This token is essential for accessing and leveraging the API's capabilities.
Businesses using Bill24
Customer Journey
Process full payment journey from Bank App.
Integration Process
1
- Consumer go to bank App to query bill.
2
- Bank side query to Bill24 through Bill24's API
3
- Bill24 query bill to interface (proxy) to merchant side. (Implement by Merchant side)
4
- Merchant side response bill detial.
5
- Bill24 send transaction details to merchant side through interface (webhook). (Implement by Merchant side)