Bank Lists and Mobile Money Codes

🇬🇭 GHS Bank and Mobile Money Codes

To process payouts in Ghana (GHS), it’s important to use the correct bank list and mobile money codes for each beneficiary. These ensure that payments are routed accurately and without delay.

  • Bank Transfers: Use the correct bank name and code for the beneficiary’s institution to ensure funds reach the right bank account.

  • Mobile Money Payouts: Each mobile network provider has a unique code used to identify and process wallet transactions. Using

{
    "isSuccess": true,
    "responseCode": "200",
    "message": "Bank list feteched succesfully.",
    "data": [
        {
            "bankCode": "MTN",
            "bankName": "MTN MOBILE MONEY",
            "payoutType": "MobileMoney"
        },
        {
            "bankCode": "VOD",
            "bankName": "VODAFONE CASH",
            "payoutType": "MobileMoney"
        },
        {
            "bankCode": "AIR",
            "bankName": "AIRTELTIGO MONEY",
            "payoutType": "MobileMoney"
        }
        ]
}

Always verify both the bank list and mobile money code before initiating a payout. This helps prevent transaction failures, delays, or funds being sent to the wrong beneficiary.

Last updated