Installation
To install Finteza SDK, use the NPM package manager. Run the following command:
npm i --save finteza-sdk |
After that, you will be able to use SDK functions in your project.
Finteza SDK for Node.js can also be downloaded from GitHub.
Node.js 8 or higher is required for work. |