Get started
From zero to verified in 10 minutes.
Pick your door. Same engine, same account, same ledger — graduate whenever you want.
Door 1 — Manual (no code, ever)
- Create your free Marché account (10 verifications/month).
- Install KODA Sentinel on the phone that receives your payments (enrol code in Devices).
- Customer pays → paste their code in the Verify Console → green card in ~3 seconds.
Door 2 — WhatsApp
- Add KODA's number to the conversation with your customer.
- Customer drops their code in the chat.
- KODA replies "✅ Paiement confirmé" in-channel.
Door 3 — API
- Create a
sk_test key in Developers.
POST /v1/intents → customer pays → POST /v1/intents/{id}/verify.
- Receive the signed
payment.verified webhook. Sandbox magic ref: TEST-OK-25000.
Open your KODA account → · Read the API docs →