Supported Payment MethodsPayment Method | Supported Currencies | Minimum Payout Amount per Transaction | Maximum Payout Amount per Transaction | Max daily amount |
---|
Mobile money | XAF | 540.00 XAF | 1,000,000.00 XAF | 5,000,000.00 XAF |
Mobile money#
Request Example:#
The following example shows the minimum parameter set. For parameter details, refer to:Create a Payout{
"payment_amount": 54000,
"payment_currency": "XAF",
"source_currency": "XAF",
"beneficiary_data": {
"destination_data": {
"destination_type": "mobile_money",
"mobile_money": {
"msisdn": "237671234567",
"provider":"mtn_cm"
"name": "JOHN DOE",
}
}
}
}
provider | provider name |
---|
mtn_cm | MTN Mobile Money Cameroon |
orange_cm | Orange Money Cameroon |
Modified at 2025-08-08 06:51:32