rzp

0.0.0-experimental.6 • Public • Published

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-

Typing above command then entering razorpay api id then running the code to see output with pay button which opens razorpay payment widget

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 🌻

Readme

Keywords

none

Package Sidebar

Install

npm i rzp

Weekly Downloads

1

Version

0.0.0-experimental.6

License

UNLICENCED

Unpacked Size

69 kB

Total Files

15

Last publish

Collaborators

  • saurabhdaware