R
Razorpay CLI
Details
- Command
-
razorpay - Docs
- https://razorpay.com/docs/cli/install-cli/
Authentication
$ 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.