Coverage
East Africa mobile money, routed automatically
Lipachap detects country and operator from MSISDN prefixes and routes to the configured provider integration.
You send a normalized phone number; the gateway handles network label, provider key, and integration endpoint selection.
- Tanzania Vodacom M-Pesa, Airtel Money, Tigo Pesa, Halotel
- Kenya Safaricom M-Pesa, Airtel Money
- Uganda MTN Mobile Money, Airtel Money
- More Extensible provider modules per country route table
Sandbox uses mock provider mode for end-to-end testing without live MNO charges.
POST /v1/walletcashin/process
Authorization: GATEWAY <digest>
{
"transid": "TXN-20260531-001",
"amount": 25000,
"msisdn": "255712345678",
"utilityref": "ORDER-8842",
"utilitycode": "VMCASHIN",
"countryCode": "TZ"
}