transact-payments-demo
v1.0.0
Published
Example node module using transact-payments to do payments
Downloads
2
Readme
Transact node payments demo
This is a example demo project for transact-payments.
To use this project and do a sample purchase
- To install dependencies
npm install
- edit app.js change the lines that define
signingSecret
andrecipientId
You can find these details on your publisher account at https://transact.io/publisher/developer/keys - Run the server
npm start
- Point you web browser to http://localhost:8888/