This is the official Scoop bucket for the Razorpay CLI.
Scoop must be installed on your system. To install Scoop, run the following in PowerShell:
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expressionscoop bucket add razorpay https://github.com/razorpay/scoop-razorpay-cli
scoop install razorpay/razorpayAfter installation, configure the CLI with your Razorpay credentials:
razorpay configureOr pass the credentials directly:
razorpay configure --key-id rzp_test_xxxxxxxxxxxx --key-secret xxxxxxxxxxxxxxxxxxxxscoop update razorpay- Windows (64-bit / x86_64)
- Windows (32-bit / i386)
- Razorpay CLI - Source repository for the CLI
- Razorpay API Docs