Skip to main content

Go-live checklist

Walked jointly with your integration contact once sandbox testing is done. Production credentials are issued when every box is checked.

Technical

  • GET /health returns your org code with sandbox credentials
  • A real batch pushed with ?dryRun=1zero row errors
  • Webhook endpoint: verifies signatures, responds 2xx < 10s
  • eventId dedupe proven — we send a deliberate replay, your system reports duplicate without re-applying
  • Sequence handling proven (out-of-order tolerant, gap → re-fetch)
  • Mode A: QR/bank details render correctly on a sample receipt · Mode B: mint endpoint tested + a confirm round-trip completed
  • Recall tested (you can withdraw a loan cleanly)

Operational

  • RBI disclosure wording approved by your legal team on a sample receipt
  • Technical contact confirmed (receives delivery-failure alerts)
  • Secrets stored in your secrets manager; rotation procedure understood
  • First production push scheduled — start with a small batch, ops on standby both sides, then your full book with fullSnapshot: true

After go-live (first 24h)

  • Watch your delivery log and your own webhook processing for anomalies; our side alerts automatically on delivery failures.