Accept Pesapal
without building the integration
Pesapal is an East African payment service provider that lets businesses accept mobile money, card and bank payments across Kenya, Uganda, Tanzania, Rwanda, Malawi, Zambia and Zimbabwe through one integration. Mobile money — not cards — is the dominant payment method in most of these markets, which is what makes Pesapal a practical default for the region.
- KES
- UGX
- TZS
- RWF
- ZMW
- USD
- EUR
- GBP
- Region
- East & Southern Africa
- Methods
- 3
- Credentials
- Server-side only
- PaymentHood fee
- None
- Status
- Live
Pesapal in summary
- Coverage
-
- Kenya
- Uganda
- Tanzania
- Rwanda
- Malawi
- Zambia
- Zimbabwe
Among the markets Pesapal serves — their own list is authoritative (opens in new tab).
- Currencies
-
- KES
- UGX
- TZS
- RWF
- ZMW
- USD
- EUR
- GBP
Among those supported. Which ones your account can charge in depends on its registered country.
- Fees
- Set and billed by Pesapal, and published on their pricing page (opens in new tab). PaymentHood adds nothing on top, at any volume.
- Official resources
- Website (opens in new tab) · Developer docs (opens in new tab)
Written against Pesapal's own documentation on . This page deliberately states no fees, no counts and no completeness claims, because those change without notice — for anything you are about to build on, Pesapal's own documentation (opens in new tab) is the authority.
What your customers can pay with
Every method below runs through the same PaymentHood checkout. Turning one on or off is a dashboard setting, not a code change.
Mobile money
The regional wallets, including M-PESA and Airtel Money
Cards
Visa and Mastercard credit and debit cards
Bank transfer
Local bank payment where supported
What PaymentHood handles for you
A direct Pesapal integration is not just an API call. These are the parts every team ends up rebuilding — and the parts PaymentHood ships already done.
- Credentials
- Consumer key and consumer secret exchanged for a bearer token, held server-side in PaymentHood
- Webhook security
- Registered IPN (Instant Payment Notification) callback, validated before the order is released
- Payment verification
- Server-side transaction status re-check against Pesapal before fulfilment
- Idempotent charge creation, so a retried request never double-charges a customer
- Automatic failover to another configured provider when Pesapal is unreachable
- One reconciliation view across Pesapal and every other provider you run
- Provider credentials never reach the storefront or the customer's browser
- Adding or switching a provider later is a dashboard change, not a re-integration
Use Pesapal on your platform
Install the free PaymentHood plugin for your store, then enable Pesapal in your dashboard.
Connecting Pesapal takes three steps
Open your Pesapal account
Register directly with Pesapal and complete their onboarding. Funds settle from Pesapal into your own bank account — PaymentHood never holds merchant money.
Add the credentials to PaymentHood
Paste your Pesapal API credentials into the PaymentHood dashboard. They are stored server-side and never exposed to your storefront.
Enable it at checkout
Install the PaymentHood plugin for your platform, paste your PaymentHood API key, and Pesapal appears as a payment option. Test in sandbox, then switch to live.