Go to file
Dimitar Nanov 0f6dcf9eb2
Merge pull request #11 from yagop/fix-version
chore: readme maintenance
2019-10-03 09:32:17 +03:00
examples Change HBT order text 2019-10-03 00:10:52 +02:00
lib move dateRange from constants to utils 2019-08-01 14:14:30 +02:00
templates various modular fixes 2018-06-01 16:16:43 +03:00
test #2 corrected bank keys parsing 2019-06-27 00:13:44 +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 tc for bank keys parsing error 2019-06-27 00:10:53 +03:00
.gitignore initial commit 2018-05-17 18:03:59 +03:00
index.js Add traces storage 2018-08-31 08:50:18 +03:00
LICENSE update License to GPL v3 2018-05-18 08:35:42 +03:00
package.json chore: add yagop to contributors 2019-10-03 09:30:49 +03:00
README.md chore: remove version from readme 2019-10-03 09:29:35 +03:00

node-ebics-client


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-9.