Accept payments. Pay out instantly. Built for Tanzania.
Mobile money, cards and bank rails through one REST API. Collect from customers, pay out to suppliers and staff, and reconcile both against a single balance.


Built for Tanzanian businesses
From a market stall to an online shop, SkyPay fits how Tanzanian businesses actually get paid.

Retail

Online sellers

Services
One API for money in and money out
Everything a payments integration needs, without stitching together four providers yourself.


Payment Links
Shareable links and QR codes that collect a payment. No code required.
Learn more

Checkout Sessions
A hosted checkout page you can hand off to from your own app.
Learn morePayouts & Disbursements
Pay suppliers, drivers and staff to mobile money or bank accounts.
Learn moreCollections & Bills
Issue bank control numbers customers can pay from any branch.
Learn moreBuilt for developers
A hosted checkout session in one request. Webhooks are HMAC-signed, and every payment initiation is idempotent on your reference.
- • HMAC-SHA256 signed webhooks with retry tracking
- • Idempotent on your
merchant_reference - • Sandbox-friendly test API keys
curl -X POST https://pay-api.test.skyconnect.dev/api/v1/checkout/sessions \
-H "Authorization: Bearer sk_test_your_key" \
-H "Content-Type: application/json" \
-d '{
"merchant_reference": "ORDER-123",
"amount": 50000,
"description": "Premium Plan",
"return_url": "https://myapp.example/payment/callback"
}'Ready to get started?
Accept payments, send payouts, and reconcile it all from a single dashboard.
