Now live — MTN Mobile Money

One API.
Every way Africa pays.

Connect once to MTN Mobile Money, Airtel Money, and the rails your customers already trust. AstridPay handles the collections, the retries, and the receipts — you handle the business.

Non-custodial by design Sandbox in minutes
LIVE
Collected today
UGX 4,128,600
•••• MTN MoMo astridpay.site
Payment received — UGX 25,000
Webhook delivered · 214ms
One integration, every wallet
MTN Mobile Money
Airtel Money — coming online
Bank transfers — roadmap
Visa / Mastercard — roadmap
Platform

Everything a payment needs, wired in already

AstridPay isn't just a charge endpoint. It's the whole lifecycle — from request to receipt to reconciliation.

Unified charge API

One request shape for every provider. Add a new payment method later without touching your integration.

Hosted checkout

Share a payment link, embed a page — customers pay from their phone in a tap, no code required on their end.

Real-time webhooks

Signed, retried, and logged. Know the moment a payment succeeds — never poll for status again.

Built-in ledger

Every shilling accounted for. Double-entry records under the hood mean reconciliation that's already done.

Developers

Three lines to your first live payment

No SDK install, no provider dashboards to configure separately. Test in sandbox, flip one flag, go live.

  • REST API with predictable, typed errors
  • Idempotency keys on every money-moving call
  • Sandbox environment, zero setup fee
curl — create a charge
# collect UGX 25,000 from a customer curl https://astridpay.site/v1/charges \ -H "Authorization: Bearer sk_live_••••••••" \ -H "Content-Type: application/json" \ -d '{ "amount": 25000, "customer_phone": "0772123456", "provider": "auto" }' → 201 Created { "id": "ch_9f2a1c...", "status": "pending" }
How it works

From request to receipt, in seconds

01

Request a payment

Call the API or share a payment link. AstridPay routes to the right network automatically.

02

Customer approves

A prompt lands on their phone. They confirm with their Mobile Money PIN — nothing else to install.

03

You get notified

A signed webhook fires the instant it's confirmed, independently reconfirmed with the network — never just a guess.

Astrid Health
Built on AstridPay

Astrid Health

Hospital and clinic management software, free for every core clinical feature — with lifetime-priced add-ons like sync, AI documentation, and telemedicine collected entirely through AstridPay.

Learn more →
Astrid School
Built on AstridPay

Astrid School

School management software, free for every core admin feature — with lifetime-priced add-ons like multi-campus sync, AI assistance, and parent & student portals collected entirely through AstridPay.

Learn more →

Start collecting payments today

Create a free sandbox account, generate your API keys, and send your first test charge in under ten minutes.