Mobile Money Payment
Set Payment Method
{
...
"method": "MOBILE_MONEY",
...
}Instructions
{
...
"instructions": [
{
"step": "1",
"description": "Ensure that you have enough money on your Airtel Money account"
},
{
"step": "2",
"description": "When the USSD screen appears with the specified amount, approve the payment by entering the PIN"
}
]
...
}Last updated