mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2024-11-21 13:42:06 +00:00
assets | ||
examples | ||
lib | ||
templates | ||
test | ||
.editorconfig | ||
.env | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
.travis.yml | ||
changelog-template.hbs | ||
CHANGELOG.md | ||
index.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md |
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:
- Credit Suisse (Schweiz) AG
- Zürcher Kantonalbank
- Raiffeisen Schweiz
- BW Bank
- Bank GPB International S.A.
- Bank GPB AO
- J.P. Morgan
Inspiration
The basic concept of this library was inspired by the EPICS library from the Railslove Team.
Copyright
Copyright: Dimitar Nanov, 2019-2021.
Licensed under the GPLv3 license.