
Enable payments in Burkina Faso with Orange Money, Moov Money and SONABEL electricity.
curl -X POST https://api.paykunda.com/v1/utilities/airtime \
-H "Authorization: Bearer pk_live_your_api_key" \
-H "Content-Type: application/json" \
-d '{
"country": "BF",
"phone": "+2267654321",
"amount": 500,
"currency": "XOF",
"provider": "orange",
"reference": "txn_burkina_faso_001"
}'
Start accepting and sending payments in minutes with our sandbox environment.
Get Started