Skip to main content

How money flows

Every rupee is collected directly on YOUR payment rails. Quikkred runs the field operation and keeps the authoritative collection record — but never holds, routes, or touches your borrowers' money. Consequently cash is not accepted on your cases: the partner app removes the option entirely and the API rejects it.

The two modes

Mode A — your static QR / bank (default)Mode B — your gateway's links
Money lands inYour bank, directlyYour gateway/bank, directly
Borrower pays viaYour fixed QR / UPI ID / bank transfer, shown in the partner appA link minted by your gateway, delivered by WhatsApp + email
ConfirmationPartner uploads proof → our ops verifies (OCR + duplicate-UTR checks) → webhookYou call payments/confirm on capture → instant webhook
Record in our CRMLedger row + proof image + verifying operatorLedger row + your transaction reference
You buildNothingA mint-link endpoint + one confirm call
Confirmation latencyOps verification (typically same day)Instant

Details: Mode A · Mode B · Reconciliation

The invariant either way: a payment.collected event is only ever emitted for money that is verifiably in your account — proof-verified (A) or confirmed by you (B). We never announce money before it is booked.