2.0.2 • Published 6 years ago
js-payments v2.0.2
JS Library
A JavaScript interface for allowing tokenization and authorisation of payments through SecureTrading.
Quickstart
You can check JS Library in action by running it on your local environment. To do this, run commands below:
npm install
npm start
Then open address https://localhost:8443
in your web browser.
Please be aware, that NPM uses the configuration from package.json
file and by default hostname is set to localhost
. To use another hostname you should set a configuration variable by running the command below:
npm config set js-payments:host YOUR_HOSTNAME
API Reference
Mock-ups, graphics
Not specified yet
Technology Stack:
Tools and languages:
CI/CD:
Automated tests:
- Jest for unit testing
- Selenium (Java) + BrowserSync for UI testing
Browser compatibility:
- Internet Explorer 10 or later
- Latest versions of the following:
- Chrome
- Firefox
- Edge
- Safari
License
2.0.2
6 years ago