For Developers

Built for developers.

A simple, well-documented REST API. Sandbox, SDKs and CMS plugins. Supported flows: Web PIN, SMS, USSD, mobile top-up, wallets and local methods. Free to start — no setup fee.

Create a charge

One request shape for every method — switch the method and flow fields.

# Create a charge
POST /v1/charges
{
  "method": "carrier_billing",
  "flow":   "web_pin",
  "amount": "4.99",
  "currency": "EUR",
  "recurring": true
}

What you get

REST API

Predictable JSON over HTTPS, with clear errors and idempotency.

Sandbox

Test every flow end to end before you go live.

SDKs & plugins

Server SDKs and CMS plugins to cut integration time.

All flows

Web PIN, SMS, USSD, top-up, wallets and local methods.

Fast go-live

Typical launch in [ 2–4 weeks ], no setup fee.

Reporting API

Pull transactions and settlement data programmatically.

Ready to start?

Connect once and reach every method and market through a single integration.