R

Razorpay CLI

CLI discovered

Details
Command
razorpay
Docs
https://razorpay.com/docs/cli/install-cli/
Authentication
Razorpay API key ID and key secret basic discovered Get credentials ↗
$ razorpay configure --key-id <key_id> --key-secret <key_secret>

In the Razorpay Dashboard, switch to Test or Live mode, then go to Account & Settings → API Keys → Generate Key. Save both the key_id and key_secret when shown; the secret is only visible at creation time. Use Test keys (prefix rzp_test_) for sandbox work and Live keys (prefix rzp_live_) for production.