← All integrations
RP
Payments

Kribana + Razorpay

Route Indian and cross-border payments through Razorpay.

What it does

Kribana routes charges, subscriptions and wallet top-ups through Razorpay for customers billed in India, while keeping the same metering ledger and portal you use for every other processor.

Setup steps
1In Kribana, go to Settings → Integrations → Payments and select Razorpay.
2Add your Razorpay Key ID and Key Secret from the Razorpay dashboard.
3Map the customer's billing country or currency to Razorpay as the active processor.
4Run a test charge and confirm settlement shows up in the Razorpay dashboard.
What syncs
Charges and settlements
UPI, card and netbanking payment status
Refunds
GST-compliant invoice data
Quick start
curl https://api.kribana.com/v1/integrations/razorpay \
  -H "Authorization: Bearer $KRIBANA_KEY" \
  -d key_id="rzp_live_..." \
  -d key_secret="..."

Wire it up in an afternoon.