
Access DRC's payment ecosystem with M-Pesa, Airtel Money and SNEL electricity payments.
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": "CD",
"phone": "+2437654321",
"amount": 500,
"currency": "CDF",
"provider": "vodacom",
"reference": "txn_drc_001"
}'
Start accepting and sending payments in minutes with our sandbox environment.
Get Started