这是indexloc提供的服务,不要输入任何密码
Skip to content

rsolomakhin/nodejs-localhost-payment-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js localhost payment handler

A demo payment handler and demo merchant on localhost node.js server.

Install dependencies:

$ npm install express --save

Start the payment handler server:

$ cd payment-handler && node server.js

Start the merchant server:

$ cd merchant && node server.js

Point your browser at http://localhost:8000.

About

A demo payment handler and demo merchant on localhost node.js server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published