mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2025-02-23 09:30:52 +00:00
Add DOMParser constant in Client.js Fix ebicsRequest function in Client.js Some clean up in Client.js Fix registerHelper sha256 in BankLetters.js
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
Copyright (c) 2017 eCollect.
Languages
JavaScript
88.6%
Handlebars
11.4%