Note: This is an HTML form post integration method and it has been deprecated by paytm. The flow is available only for existing integrations.
Updated Repo is available here
This is a Paytm payment gateway demo app 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-node.js.git
cd paytm-node.js
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.