Product Type
A Product Type defines the delivery mechanism of a product and determines how the digital value is provided to the receiver.
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 Type
FIXED_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 Type
RANGED_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 Type
RANGED_VALUE_PAYMENT
Payment is the delivery mechanism for this ranged value transaction. A specific account, such as utilities or transport, is replenished.
Updated about 1 month ago