APIs for Businesses (Test)
Home
Services
  • Checkout / Deeplink
  • Merchant Proxy
Home
Services
  • Checkout / Deeplink
  • Merchant Proxy
Default module
Default module
  1. Bill24 Proxy
  • CHECKOUT/ DEEPLINK
    • CHECKOUT/ DEEPLINK
      • Overview
      • Webhook
      • Full Example
      • FAQ
      • MOBILE SDKS
        • Flutter SDK
        • iOS SDK
        • Android SDK
      • WEB SDKS
        • Web SDK
      • Transaction Initiation
      • Transaction Verification
      • Authorization
  • test
    • CHECKOUT/ DEEPLINK
      • Overview
      • Webhook
      • Full Example
      • FAQ
      • MOBILE SDKS
        • Flutter SDK
        • iOS SDK
        • Android SDK
      • WEB SDKS
        • Web SDK
      • Transaction Initiation
      • Transaction Verification
      • Authorization
  • Merchant Proxy
    • Merchant Proxy
      • Overview
      • Full Example
      • FAQ
      • Proxy
      • Webhook
      • test
  • Bill24 Proxy
    • Bill24 Proxy
      • Overview
      • Full Example
      • FAQ
      • Test
      • Push Customer
        POST
      • Push Bill
        POST
      • Get Queue
        GET
      • Get Queue Detail
        GET
      • Webhook
        POST
      • Create Payment
        POST
      • Get Payment
        GET
  1. Bill24 Proxy

Overview

The Bill24 proxy/host API facilitates secure information hosting for Billers/Businesses, ensuring reliable service availability. This enables the Partners Banks 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 - Merchants/Businesses push customers/bills to Bill Geteway.

2 - After push customers/bills completed, customer can query bills via bank channels.

3 - Banks query bill to Bill Gateway.

4 - Bill Gateway response bill detail.

5 - Banks display bill infomation to customer.

6 - Customer confirm payment.

7 - Banks submit payment to Bill Gateway.

8 - After payment completed Bill Gateway push payment data through webhook to Merchant server


Register Company

If you already have an account on the Bill24 Portal, simply Log In. If you don't have an account, please click Sign Up to register.

Modified at 2024-02-15 09:49:39
Previous
test
Next
Full Example