Build on
Itunda.
Everything you need to connect payments, services and partner experiences to everyday life.
Choose a job.
Start building.
Every integration has one clear starting point, a small contract and a direct path to implementation.
Pay Itunda
External checkout through the payment API, hosted checkout, idempotency and webhook delivery.
02 · EMBEDDED APPSSaronite
Partner registration, mini-app submission, human review and approved catalog distribution.
03 · MERCHANTSMerchant ecosystem
Merchant registration, QR payment collection, settlement and business tooling.
Build with the
Itunda language.
The design system, ItundaFace and interactive sandboxes live here as first-class developer resources. Explore the tokens, components, icons and patterns before you ship.
Design system
Explore IDS tokens, typography, surfaces, components, accessibility and interaction patterns across web, Android and iOS.
02 · ITUNDAFACEExpressive glyphs
Browse the ItundaFace flat and 3D families, semantic states and Rwanda-native vocabulary.
03 · SANDBOXTry the system
Experiment with buttons, fields, cards, chips, surfaces and motion in a live developer playground.
A small contract
to start with.
The current Pay Itunda integration exposes a payment-creation endpoint and returns a hosted checkout destination. Credentials stay server-side.
POST /api/v1/pay/payments
X-Api-Key: sk_test_...
Idempotency-Key: <unique-request-key>
{
"amount": 1000,
"currency": "RWF",
"reference": "order_123"
}
→ payment key + hosted checkout URLSmall building blocks.
One connected ecosystem.
The Business surface sits beside the consumer product. That separation keeps customer experiences simple while giving partners room for APIs, review workflows and merchant operations.
Credentials
Use API credentials on the server. Never expose secret keys in client-side code.
Events
Payment status and cancellation events provide a server-side path for keeping your system in sync.
Review
Mini-app submissions follow registration and human review before approved experiences enter the catalog.
Ready to build?
Start with a payment integration or submit an experience for Apps in Itunda.