Skip to main content

Quick Payment

Under active development

This process is under development. This is not the final version.

Quick Payment Flow

The customer has to connect their BillEase account to proceed with quick payment.

trx_quick

  1. Customer proceeds to merchant’s checkout page and selects BillEase as payment method
  2. Merchant makes a transaction request, and sends this request to BillEase
  3. On the Merchant’s checkout page, customer confirms the transaction via OTP
  4. Once payment is confirmed, merchant begins processing the order
  5. Once order processing is completed, merchant calls Update Transaction API to confirm the transaction

Quick Payment Flow (App)

If the client has the BillEase mobile app installed, they have to confirm payment in the app instead.

trx_quick_app

  1. Customer proceeds to merchant’s checkout page and selects BillEase as payment method
  2. Merchant makes a transaction request, and sends this request to BillEase
  3. Customer confirms the transaction on the BillEase app
  4. Once payment is confirmed, merchant begins processing the order
  5. Once order processing is completed, merchant calls Update Transaction API to confirm the transaction