Payment Architecture
Simiz provides a unified abstraction layer over multiple African payment providers. This page explains how payments flow through the system.Non-custodial orchestration
Simiz is non-custodial orchestration software: it routes and normalizes payment flows via APIs and does not operate the custody of end-customer funds. Settlement and money movement are executed by licensed partner providers (Mobile Money operators, banks, and other regulated payment institutions), subject to applicable rules in each corridor.Your app calls one API. Simiz routes each transaction to the optimal licensed partner and notifies you back with a signed webhook.
Payment lifecycle
Every payment follows a predictable lifecycle:Payment statuses
Always rely on webhooks as the source of truth for payment status, not polling. See the Webhooks guide.
Provider routing
Simiz routes the payment to the provider that matches thepayment_method supplied for the transaction:
Request flow
Supported currencies
Next steps
Mobile Money
Deep dive into Mobile Money payment flows.
Recurring Payments
Set up and manage recurring payment schedules.

