Go to file
Vladislav Hristov e12f1f7ec1 Fixes in Client.js and BankLetter.js
Add DOMParser constant in Client.js
Fix ebicsRequest function in Client.js
Some clean up in Client.js
Fix registerHelper sha256 in BankLetters.js
2018-05-30 14:33:46 +03:00
lib Fixes in Client.js and BankLetter.js 2018-05-30 14:33:46 +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 initial commit 2018-05-17 18:03:59 +03:00

node-ebics-client v0.0.3


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

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

Supported Banks

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

  • Credit Suisse
  • Zürcher Kantonalbank
  • Raiffeisenbank

Inspiration

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

Copyright (c) 2017 eCollect.