Unified payment API

Route Kitembu payments through safer provider rails.

Operational sandbox

Architecture

VoxyLine owns orchestration and ledger. Providers move money.

P2P

Person to person

Send money, request money, bank transfer, instant payout.

Dwolla / banking partner
B2P

Customer to business

Online checkout, POS, QR payment, CRM invoice, payment links.

Stripe / Stripe Terminal
B2B

Business to business

Vendor payments, supplier payments, invoices, ACH transfers.

Dwolla + ACH rails

Testing

Sandbox payment console

Sandbox test card data is converted to a tokenized summary. Full card numbers and CVV are not stored.

Response

Waiting
Submit a test payment to see the orchestration response.

Ledger

Double-entry foundation

AccountCurrencyBalance
merchant_payable USD 46.98
provider_settlement_receivable USD -46.98

Recent

Payment intents

IDRailStatusAmount
pi_sbx_efe07ebd9b0a5ee25a26a9c3 cards succeeded 25.00 USD
pi_sbx_8d07d69143b496d4cd03fee8 cards succeeded 49.99 USD
pi_sbx_31fc97e68f93bf2194314416 cards declined 25.00 USD
pi_sbx_2da2dae9d6f311834f6cc4d9 cards succeeded 19.99 USD

API

Sandbox endpoints

POST /api/v1/payment-intents POST /api/v1/transfers POST /api/v1/payment-links GET /api/v1/ledger-entries POST /API/v1/payments.php POST /API/v1/payouts.php GET /developers GET /pay/{link_id} POST /api/v1/mobile/checkout-session POST /api/v1/terminal/connection-token