Payment Infrastructure
A modern payment layer for collecting, moving and reconciling money — built to be integrated in an afternoon, not a quarter.
- Payments
- APIs
- Ledger
- Webhooks
Shape of the system
POST /v1/payments
{
"amount": 250000,
"currency": "NGN",
"reference": "qv_8f21c",
"channel": "transfer"
}
→ 201 status: "authorized"
settled_at: pending
webhook: payment.succeededCollect
checkout
Move
payouts
Reconcile
ledger