Ghanaian Cedi (GHS) Payouts
This guide explains how to integrate Mavapay payouts for recipients in Ghana. At the moment, GHS payouts support MTN Mobile Money only.Overview
The GHS payout flow is similar to KES pay-to-phone:- Create a quote with GHS payout details and MTN beneficiary information
- Pay the generated lightning invoice
- Receive webhook notifications for payout status
Prerequisites
Before you begin, ensure you have:- Created a Mavapay account
- Obtained your API key
- Set up your webhook endpoint
- Verified your business account
Authentication
All API requests must include your API key in the header:MTN Mobile Money Quote Request
Use thequote endpoint with identifierType set to MTN:
Field Notes
targetCurrencyandpaymentCurrencyshould beGHSPESEWAidentifierTypemust beMTNfor GHS payoutsphoneNumbershould be in international format (for example,+233...)- Set
autopayouttotrueto trigger payout immediately after invoice settlement
Webhook Events
For GHS payouts, you will receive:payment.received- When we receive the lightning paymentpayment.sent- When funds are successfully sent to the MTN beneficiary
Support
If you need help with integration:- Email: info@mavapay.co
- Documentation: https://docs.mavapay.co
- API Reference: https://docs.mavapay.co/api-reference
