Go to file
Herrie 0c08d534ff Add examples for MT940 and MT942
Signed-off-by: Herman van Hazendonk <github.com@herrie.org>
2019-11-25 16:22:39 +01:00
assets chore: update readme 2019-11-07 11:53:09 +02:00
examples Add examples for MT940 and MT942 2019-11-25 16:22:39 +01:00
lib Add DKI order type 2019-11-25 16:20:59 +01:00
templates various modular fixes 2018-06-01 16:16:43 +03:00
test tests: start Client tests 2019-11-08 11:24:59 +02:00
.editorconfig initial commit 2018-05-17 18:03:59 +03:00
.env initial commit 2018-05-17 18:03:59 +03:00
.eslintignore chore: update linter 2019-11-05 05:49:07 +02:00
.eslintrc chore: update linter 2019-11-05 05:49:07 +02:00
.gitignore feat: add nyc and cleanup .gitignore 2019-11-07 10:35:31 +02:00
.travis.yml chore: add travis config 2019-11-05 06:13:27 +02:00
changelog-template.hbs add changelog configoration 2019-11-07 11:20:34 +02:00
CHANGELOG.md Various fixes for spelling 2019-11-19 14:48:26 +01: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-lock.json add changelog configoration 2019-11-07 11:20:34 +02:00
package.json chore: changelog and files settings 2019-11-07 11:42:37 +02:00
README.md chore: update readme 2019-11-07 11:53:09 +02:00

node-ebics-client

Build Status ebics-client Known Vulnerabilities GPL-3.0

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.
Licensed under the GPLv3 license.