Integrate Mobile Products

The Mobile (1) service enables users to top up mobile accounts. Fixed value topups are available for Airtime, Data, and Bundles. Ranged value topups are available for Airtime.

API integration steps depend on the Product Type

About Fixed Value and Ranged Value Product Types

Fixed Value Product Types

User receives a predefined sum in a particular currency. For example: $5, $10, and $20 top-ups.

  • Product Type:FIXED_VALUE_RECHARGE

    Recharge is the delivery mechanism for this fixed value transaction. A receiver's account (a mobile number or wallet) is directly topped up.

  • Product TypeFIXED_VALUE_PIN_PURCHASE

    PIN is the delivery mechanism for this fixed value transaction. The user receives a PIN or voucher code for redemption at a later time.

Ranged Value Product Types

Sender can specify an amount within a given range (e.g., top-up any amount between $5 and $100). The ranges are given in product attributes.

  • Product Type:RANGED_VALUE_RECHARGE

    Recharge is the delivery mechanism for this ranged value transaction. A receiver's account (a mobile number or wallet) is directly topped up.

  • Product TypeRANGED_VALUE_PIN_PURCHASE

    PIN is the delivery mechanism for this ranged value transaction. The user receives a PIN or voucher code for redemption at a later time.

  • Product TypeRANGED_VALUE_PAYMENT

    Payment is the delivery mechanism for this ranged value transaction. A specific account, such as utilities or transport, is replenished.

Delivery Mechanism - Recharge

Delivery Mechanism - Pin Purchase