Skip to content

A web app to demonstrate integration of Razorpay payment gateway with Nodejs.

Notifications You must be signed in to change notification settings

pratik149/node-razorpay

Repository files navigation

A web app demonstrating integration of Razorpay Payment Gateway using Nodejs, Express, MongoDB, Ejs.

alt text

alt text

alt text

alt text

alt text

alt text

alt text

alt text

alt text

alt text

Project Setup

# install your dependencies
npm install

# create .env from .env.example and enter your credentials

# serve app
npm start