Supported Payment MethodsPayment Method | Supported Currencies | Minimum Payout Amount per Transaction | Maximum Payout Amount per Transaction | Max daily amount |
---|
Mobile money | GHS | 20.00 GHS | 7,000.00 GHS | 24,000.00 GHS |
Mobile money#
Request Example:#
The following example shows the minimum parameter set. For parameter details, refer to:Create a Payout{
"payment_amount": 2000,
"payment_currency": "GHS",
"source_currency": "GHS",
"beneficiary_data": {
"destination_data": {
"destination_type": "mobile_money",
"mobile_money": {
"msisdn": "233241234567",
"provider":"airtel_gh"
"name": "JOHN DOE",
}
}
}
}
provider | provider name |
---|
airtel_gh | AirtelTigo Ghana |
mtn_gh | MTN Mobile Money Ghana |
vodafone_gh | Vodafone Ghana |
Modified at 2025-08-08 06:51:32