Supported Payment MethodsPayment Method | Supported Currencies | Minimum Payout Amount per Transaction | Maximum Payout Amount per Transaction | Max daily amount |
---|
Mobile money | UGX | 3,000.00 UGX | 2,000,000.00 UGX | 10,000,000.00 UGX |
Mobile money#
Request Example:#
The following example shows the minimum parameter set. For parameter details, refer to: Create a Payout{
"payment_amount": 400000,
"payment_currency": "UGX",
"source_currency": "UGX",
"beneficiary_data": {
"destination_data": {
"destination_type": "mobile_money",
"mobile_money": {
"msisdn": "256777000001",
"provider":"mtn_ug"
"name": "JOHN DOE",
}
}
}
}
provider | provider name |
---|
airtel_ug | Airtel Money Uganda |
mtn_ug | MTN Mobile Money Uganda |
Modified at 2025-08-08 06:25:36