💰 Collections API
Accept payments from customers via mobile money
curl -X POST https://gcapay.site/api/v1/payment-service/airtel/c2b \ -H "Authorization: Bearer YOUR_TOKEN" \ -d '{"phone_number": "+255683542710", "amount": "1000"}'View Collections API
💸 Disbursements API
Send money to recipients instantly
curl -X POST https://gcapay.site/api/v1/payment-service/airtel/b2c \ -H "Authorization: Bearer YOUR_TOKEN" \ -d '{"phone_number": "+255683542710", "amount": "1000"}'View Disbursements API
🇹🇿 Currently Supporting
Tanzania - Airtel Money (TZS)
More networks and countries coming soon