APIs for Businesses (Test)
Home
Services
  • Checkout / Deeplink
  • Merchant Proxy
Home
Services
  • Checkout / Deeplink
  • Merchant Proxy
  1. Merchant Proxy
  • Merchant Proxy
    • Overview
    • Full Example
    • FAQ
    • Proxy
      POST
    • Webhook
      POST
    • test
      POST
  1. Merchant Proxy

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.

Payment via Bank App
Choose Menu
Confirm to pay
Payment Successful

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)


Modified at 2024-01-24 08:52:53
Next
Full Example