Beys is a developer-first payment gateway. Charge, refund, and reconcile across borders with an idempotent API, signed webhooks, and instant settlement — no legacy queues, no held funds.
curl https://api.beys.co.tz/v1/charges \ -u sk_live_4eC39HqLyjWDarjtT1zdp7dc: \ -H "Idempotency-Key: ord_9f2c" \ -d amount=50000 \ -d currency=tzs \ -d source=tok_mpesa \ -d description="Order #9182"# 200 OK · 42ms{ "id": "ch_1Q8t...", "status": "succeeded", "currency": "tzs", "net": 48500 }
Every primitive built around resilience: idempotent writes, signed events, automatic retries, and zero held balances.
Funds reach your bank in seconds, not days.
ML scoring blocks theft before it hits your ledger.
Safely retry on unstable networks. Never double-charge.
HMAC-SHA256, automatic retries, replay protection.
Local acquiring in 50+ countries. One integration.
Every cent traceable to a request id. Audit ready.
Isolated environments. Promote with one flag.
Typed SDKs in TS, Go, Python, Ruby, PHP.
Cards, wallets, PayPal, and Tanzania's mobile money networks — all routed through a single payment_method parameter on /v1/charges.
Visa · Mastercard · Amex · Discover · UnionPay · JCB · Diners
source=tok_visaPayPal · Apple Pay · Google Pay · Stripe-routed checkout
source=tok_paypalM-Pesa · Mixx by Yas (Tigo Pesa) · Airtel Money · HaloPesa
source=tok_mpesaCRDB, NMB, NBC, Stanbic, Exim and 20+ Tanzanian banks via instant pull
source=tok_bankSign up, name your environment, copy the secret. Test keys work immediately.
POST /v1/charges with an amount and source. Get back a signed transaction id.
Subscribe an HTTPS endpoint. We deliver signed payloads with exponential retry.
Balances flow to your bank account on a schedule you control.
Live transaction stream, API key rotation, webhook delivery logs, and per-merchant analytics — in one signed-in surface.
| Amount | Customer | Status | Date |
|---|---|---|---|
| $120.00 | alex@vector.io | SUCCESS | 2m ago |
| $1,450.00 | billing@acme.co | SUCCESS | 14m ago |
| $45.00 | m.chen@fastmail.com | PENDING | 1h ago |
| $8,200.00 | ops@northwind.dev | SUCCESS | 3h ago |
| $29.00 | hello@indie.app | SUCCESS | 5h ago |
Recurring billing, dunning, proration — without writing your own state machine.
Split payments, on-behalf-of charges, and instant payouts to sellers.
Multi-entity accounting, custom acquirer routing, dedicated infra.
Pay only for what you process. No monthly minimums, no setup fees.
Sign up, copy a test key, and POST to /v1/charges — usually under 30 seconds. Go live after a 2-minute KYC review.
Idempotency keys, automatic retries, and signed webhooks guarantee that no charge silently fails or duplicates — even on flaky networks.
Beys settles natively in TZS and USD, with local acquiring across East Africa and card networks worldwide.
They aren't. Balances move to your bank on your settlement schedule — instant, daily, or weekly. No held reserves on standard accounts.
Beys is PCI DSS Level 1 certified. Card data is tokenized client-side via our SDK — your servers never touch raw PANs.
Free test keys. No credit card. Production-ready when you are.
Get API keys