/paytm-node.js

Paytm payment gateway demo app built with Node.js. (depricated)

Primary LanguageJavaScriptMIT LicenseMIT

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

Paytm-Node.js Demo App

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

Usage

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.

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.