mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2024-11-21 21:52:07 +00:00
a628e00b9b
Add custom order types (G02, G52, G53, G1R and G1V) and examples for Bank GPB AO (Gazprombank Russia). Pain.001.001.06 (RUB) - G1R Pain.001.001.06 (FCY/FX/RLS) - G1V Pain.002.001.06 - G02 Camt.052.001.05 - G52 Camt.053.001.05 - G53 Signed-off-by: Herman van Hazendonk <github.com@herrie.org> |
||
---|---|---|
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
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.