Go to file
2018-05-17 23:11:31 +02:00
lib initial commit 2018-05-17 18:03: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 Initial commit 2018-05-17 17:26:41 +03:00
package.json initial commit 2018-05-17 18:03:59 +03:00
README.md Update README.md 2018-05-17 23:11:31 +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] (https://www.iso20022.org) 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

A lot of the concepts in this library are inspired from the EPICS library.

Copyright: eCollect AG, 2018.