mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2025-03-29 06:55:57 +00:00
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.13.13 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
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-2022.
Licensed under the MIT license.
Languages
JavaScript
88.6%
Handlebars
11.4%