Supported Payment MethodsPayment Method | Supported Currencies | Minimum Payout Amount per Transaction | Maximum Payout Amount per Transaction | Max daily amount |
---|
Mobile money | KES | 100.00 KES | 100,000.00 KES | 140,000.00 KES |
Mobile money#
Request Example:#
The following example shows the minimum parameter set. For parameter details, refer to:Create a Payout{
"payment_amount": 10000,
"payment_currency": "KES",
"source_currency": "KES",
"beneficiary_data": {
"destination_data": {
"destination_type": "mobile_money",
"mobile_money": {
"msisdn": "254712345678",
"provider":"mpesa_ke"
"name": "JOHN DOE",
}
}
}
}
provider | provider name |
---|
airtel_ke | Airtel Money Kenya |
mpesa_ke | Safaricom M-Pesa Kenya |
Modified at 2025-08-08 06:31:27