Integrating Bills Payment

Integrating Bills Payment

Electricity

To integrate electricity bill payments, call our API endpoint here. To successfully pass a transaction, the following parameters are required:

  1. Amount
  2. Payment reference
  3. Product ID. You can find a list of the product IDs here.

Airtime/Data

To integrate airtime recharge and data subscription from any telco, call our API endpoint here. To successfully pass a transaction, the following parameters are required:

  1. Amount
  2. Payment reference
  3. Product ID. You can find a list of the product IDs here.
  4. Beneficiary phone number

Pay TV (DSTV, GOTV, and StarTimes)

To integrate pay TV subscription payments, call our API endpoint here. To successfully pass a transaction, the following parameters are required:

  1. Amount
  2. Payment reference
  3. Product ID. You can find a list of the product IDs here.

PAYMENT FEE TYPE

The price for a product can be determined by the fee type. The following payment fee types
describe the payment amount for a product.

Name
FIXEDOnly a fixed amount is payable for the product.
FLEXIBLEAny amount is payable for the product.
RANGEAny amount being paid for the product must be within a specific
boundary. (E.g. a product with fee range 10 - 100 cannot receive
amounts less than 10 or greater than 100).