This app provides sample usage of yandex-money-nodejs library.
- Clone this app to some folder
git clone https://github.com/yandex-money/yandex-money-sdk-nodejs-sample. - Install Node.js and run
npm install. - Create
constants.jsfile in the root of cloned repository usingconstants.js.sampleas a template. - Run
node app.jsand visit http://localhost:3000/ - Follow instructions on the opened page.