Now supporting PawaPay

Recurringbillingfor mobile money.

One SDK to collect payments across PayChangu, PawaPay, and OneKhusa. Manage subscriptions, automate billing, and handle webhooks - all from a single dashboard.

M

Payment received

MWK 4,500 via Airtel Money

success
R

Renewal processing

Pro plan - subscriber #1847

processing
W

Webhook delivered

payment.success to endpoint

success
3+
providers
4
currencies
<50ms
response
7
subscription states
capabilities

Everything subscriptions need.
Nothing they don't.

01

Unified provider SDK

A single TypeScript SDK wraps PayChangu, PawaPay, and OneKhusa with type-safe interfaces. Swap providers without changing your billing logic.

  • Type-safe API
  • Singleton pattern
  • Published on npm
  • Custom provider adapter
billing.ts
1import { ChiaSDK } from "chia-sdk"
2
3const sdk = ChiaSDK.getInstance()
4
5const payment = await sdk.collections.create({
6 amount: 4500,
7 currency: "MWK",
8 phone: "+265884123456",
9})
Active
847
+12%
MRR
4.2M
+8%
Success rate
94.2%
+2.1%
02

Admin dashboard

Monitor every subscription, payment, and webhook event in real time. See exactly what your billing engine is doing at any moment.

  • Real-time metrics
  • Subscriber management
  • Payment history
  • Webhook event log
03

Webhook processing

Every provider callback is normalized, deduplicated, and routed to the right subscriber. Never miss a payment confirmation again.

  • Automatic deduplication
  • Normalized payloads
  • Retry handling
  • Event audit log
PayChangupayment.successsuccess2s ago
PawaPaypayment.failedfailed14s ago
PayChangusubscription.renewedsuccess31s ago
PawaPaypayment.successsuccess1m ago
pricing

Pay only when
your customers pay.

2.9%
per successful transaction
Free for first 5 subscribers. No monthly fees.
  • Unlimited API calls
  • All 3 providers included
  • Webhook processing
  • Dashboard access
  • Subscription management
  • Email support

The billing layer
Africa needed.

Start collecting recurring payments over mobile money in minutes. No payment infrastructure experience required.