Home
Softono
nodejs-razorpay

nodejs-razorpay

Open source MIT JavaScript
17
Stars
8
Forks
28
Issues
0
Watchers
2 years
Last Commit

About nodejs-razorpay

A simple Node.js application with React frontend for making payments with Razorpay

Platforms

Web Self-hosted

Languages

JavaScript

Links

nodejs-razorpay

A simple Node.js application with React frontend for making payments with Razorpay

Features

  • Payment gateway using Razorpay API

Instructions to run

$ git clone https://github.com/RajatSablok/nodejs-razorpay.git
$ cd nodejs-razorpay
$ cd razorpay-backend
$ npm install

Create a .env file in this directory and add your 'RAZORPAY_KEY_ID' and 'RAZORPAY_KEY_SECRET' in it. You can get these from your Razorpay dashboard.

$ npm start
$ cd ..
$ cd razorpay-frontend
$ npm install
$ npm start

Contributors

License

License