Introduction to Cashless
Cashless is a payment processing platform that enables businesses to accept mobile money payments in Tanzania. With a simple API, you can collect payments from M-Pesa, Tigo Pesa, and Airtel Money without handling the complexity of mobile network operator integrations.
How it works
- Create a bill -- Your server calls the Cashless API with an amount and reference
- Customer pays -- The customer receives a USSD push on their phone, or opens a web payment link
- Payment confirmed -- Poll the API or receive a webhook when the bill is paid
What you can do
- Collect payments via USSD push or web payment page
- Track payment status in real-time via polling or webhooks
- Test in sandbox before going live -- same API, no real money
- Integrate anywhere -- REST API works with any language, plus an official Node.js SDK
Next steps
- Quickstart -- Create your first bill in 5 minutes
- Authentication -- Set up your API credentials
- API Reference -- Full endpoint documentation