IndiSell Docs Dashboard →
Payments

Connect a payment gateway

IndiSell orchestrates your own payment gateways. Connect at least one to accept prepaid payments — funds settle directly with you.

IndiSell doesn't process payments itself — it routes to your own gateway accounts, so money settles directly with you and you keep your existing pricing. Connect at least one gateway to accept prepaid orders.

Supported gateways

Razorpay · PayU · Cashfree · Easebuzz · and others. Each is a self-contained adapter; connecting one is the same shape as any other.

R Razorpay UPI · Cards · NB · Wallets LIVE Connect Razorpay Key Idrzp_live_… Key Secret••••••••••••
Pick a gateway, paste the key and secret from its dashboard, test, then go Live.

Connect one

1
Open Payments → Gateways

Click Add payment gateway and pick your provider.

2
Paste your keys

Enter the API key and secret from your gateway's own dashboard. They're encrypted at rest and never shown again.

3
Test the connection

Use Test keys to confirm the credentials work before going live.

4
Switch to Live

Toggle the gateway Live. Keep it in Test mode while you're still trialling.

⚠️
Enter <strong>live</strong> keys only when you're ready to take real payments. Test-mode keys won't settle real money.

Where to find your keys (by provider)

Every gateway gives you an API key and a secret in its own dashboard. Here's the exact path for the common ones — you paste both into IndiSell's connect form.

Razorpay

1
Open the Razorpay Dashboard

dashboard.razorpay.comAccount & Settings → API Keys.

2
Generate a key

Click Generate Key. Razorpay shows the Key Id (rzp_live_…) and the Key Secret once — copy both.

3
Paste into IndiSell

Payments → Gateways → Razorpay: Key Id and Key Secret. Use rzp_test_… keys while in Test mode.

PayU

1
Open the PayU Dashboard

PayU merchant dashboardSettings / Integration → API keys (also called Merchant Key & Salt).

2
Copy Key & Salt

Copy the Merchant Key and Salt (use the 32-bit / v1 salt your account is on).

3
Paste into IndiSell

Payments → Gateways → PayU: Merchant Key and Salt.

Cashfree

1
Open the Cashfree Dashboard

merchant.cashfree.comDevelopers → API Keys.

2
Copy App ID & Secret

Copy the App ID and Secret Key for the environment you want (Production vs Test).

3
Paste into IndiSell

Payments → Gateways → Cashfree: App ID and Secret Key.

⚠️
Copy the secret when it's first shown — most gateways only reveal it once. If you lose it, regenerate the key pair and update it in IndiSell.
ℹ️
Using a gateway not listed here? The connect form is the same shape for every provider — key + secret from that provider's API-keys page. Contact support if your gateway needs extra fields.

Routing

If you connect more than one gateway, IndiSell routes each method to the gateway that lists it. You never expose keys to the shopper's browser — every charge is created server-side.