Skip to content

amalj07/paytm-nodejs-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paytm-Node.js Integration

Paytm payment gateway demo app built using Node.js.

Check out the Medium tutorial to know how it's implemented.

For the Demo App, https://paytm-nodejs-demo.herokuapp.com

Usage

git clone https://github.com/amalj07/paytm-nodejs-updated.git

cd paytm-node.js-updated

npm install

node index.js

In config.js update the credentials with your test API keys.

Testing Credentials

For testing credentials, visit https://developer.paytm.com/docs/testing-integration

License

The MIT License (MIT). Please see License File for more information.