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
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.
For testing credentials, visit https://developer.paytm.com/docs/testing-integration
The MIT License (MIT). Please see License File for more information.