Skip to content

shekhutsav1962001/PaytmGatewayNode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaytmGatewayNode

How to run

$ git clone https://github.com/shekhutsav1962001/PaytmGatewayNode

$ cd PaytmGatewayNode

$ npm install

$ npm run dev

After clone First Fill Below fields and run

var PaytmConfig = {
	mid: "Enter your merchant id here",
	key: "Enter your secret key here",
	website: "Grab it from https://business.paytm.com/"
}

And go to http://localhost:8080/ that's it

About

Paytm Gateway integration using node

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published