Go to file
2018-05-31 11:33:59 +03:00
lib Add sign, _emsaPSS and _modPowe methods in Key.js file 2018-05-31 11:33:59 +03:00
.editorconfig initial commit 2018-05-17 18:03:59 +03:00
.env initial commit 2018-05-17 18:03:59 +03:00
.eslintignore initial commit 2018-05-17 18:03:59 +03:00
.eslintrc initial commit 2018-05-17 18:03:59 +03:00
.gitignore initial commit 2018-05-17 18:03:59 +03:00
index.js initial commit 2018-05-17 18:03:59 +03:00
LICENSE update License to GPL v3 2018-05-18 08:35:42 +03:00
package.json initial commit 2018-05-17 18:03:59 +03:00
README.md Update README.md 2018-05-17 23:15:41 +02:00

node-ebics-client v0.0.3


Pure node.js ( >=8 ) implementation of EBICS ( Electronic Banking Internet Communication ).

The client is aimed to be 100% ISO 20022 compliant, and supports the complete initializations process ( INI, HIA, HPB orders ) and HTML letter generation.

Supported Banks

The client is currently tested and verified to work with the following banks:

Inspiration

The basic concept of this library was inspired by the EPICS library from the Railslove Team.

Copyright: eCollect AG, 2018.