mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2024-11-21 21:52:07 +00:00
lib | ||
.editorconfig | ||
.env | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
index.js | ||
LICENSE | ||
package.json | ||
README.md |
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:
- [Credit Suisse (Schweiz) AG] (https://www.credit-suisse.com/ch/en.html)
- [Zürcher Kantonalbank] (https://www.zkb.ch/en/lg/ew.html)
- [Raiffeisen Schweiz] (https://www.raiffeisen.ch/rch/de.html)
Inspiration
A lot of the concepts in this library are inspired from the EPICS library.
Copyright
Copyright: eCollect AG, 2018.