rzp
v0.0.0-experimental.6
Published
Setup Razorpay Payment Gateway from CLI
Downloads
8
Readme
Razorpay CLI [WIP]
NOT READY FOR PROD USE
Setup Razorpay Payment Gateway from CLI
With Node.js installed, you can run the following command-
Use
npx rzp gateway <project-name>
npx rzp gateway my-payment-gateway
This command will output directories in following format-
my-payment-gateway
| - frontend/
| - backend/
- README.md
Example
Click the preview to watch full Demo-
Run Payment Gateway
After running above commands, you will get a README.md file in the output which will have information about running the code.
In most of the cases, it will be a single line command to start the frontend and backend servers.
A tool by saurabhdaware for FTX Hackathon 🌻