mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2024-11-24 07:02:08 +00:00
2.1 KiB
2.1 KiB
node-ebics-client
Pure node.js (>= 16) 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-2022.
Licensed under the MIT license.