Razorpay
Last updated 2026-06-14
What this unlocks
Connect Razorpay and Quri reads your captured payments — revenue, payment volume, and how collections trend — so it answers money questions and alerts you to a dip early. Quri reads only: it never moves money on its own. (A guarded refund action exists but is off by default; if it is ever used it is prepare, confirm, then audit — never automatic.)
Connect it in Quri
- Open /app/connect in Quri and choose Razorpay from the list of sources.
- Paste your live Key ID (it starts with rzp_live_) and the matching Key Secret.
- Save the connection; Quri encrypts the credentials and scopes them to your workspace alone.
- Wait for the first sync — your captured Razorpay payments appear in Quri once it completes.
Get your credentials
- Sign in to the Razorpay Dashboard and switch the mode toggle to Live (not Test).
- Go to Settings, then API Keys, and click Generate Key for live mode.
- Copy the Key ID and Key Secret from the pop-up — the secret is shown only once, so download or save it immediately.
- Paste both into Quri at /app/connect; if you lose the secret, generate a new key and reconnect.
Access Quri reads with
- Read-only use of the live API key — Quri reads captured payments to report revenue and never initiates a payment.
- Quri runs no write action by default; the guarded refund path is opt-in, requires an explicit confirm step, and writes a full audit entry every time.
Troubleshooting
- Quri connects but sees no payments — did I use the right key?
- You likely generated a Test mode key. Test and Live are separate: a Test key (no real payments) reads nothing real. Switch the Dashboard to Live, generate a live key (Key ID begins rzp_live_), and reconnect.
- I cannot find my Key Secret again in the Dashboard.
- Razorpay shows the secret only once at generation and hides it afterward for security. There is no way to view it again — generate a fresh key under Settings, API Keys, save the secret this time, and reconnect in Quri.
- Will connecting Razorpay let Quri issue refunds?
- No, not by default. Quri reads your payments to report revenue. Refunds are a separately gated action that is off unless you opt in, and even then every refund is a prepare-then-confirm step that is fully audited — nothing fires on its own. (Provider path confirmed 2026-06-14 against razorpay.com/docs/payments/dashboard/account-settings/api-keys.)