Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 773 Bytes

File metadata and controls

26 lines (13 loc) · 773 Bytes

Payment Highway example with JavaScript

This is a simple JavaScript example to demonstrate how to use the Payment Highway JavaScript Library.

The project is pre-configured to use the Payment Highway development sandbox environment.

Payment Highway Documentation: https://paymenthighway.fi/dev/

Javascript Lib source: https://github.com/solinor/paymenthighway-javascript-lib

Requirements

  • node.js >= 4.5.0

Running

  • npm install
  • node index.js

By default the project is configured to run at http://localhost:3000

Help us make it better

Please tell us how we can make the example better. If you have a specific feature request or if you found a bug, please use GitHub issues. You may also fork the project and send a pull request with the improvements!