mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2024-11-24 15:12:06 +00:00
Update README.md
This commit is contained in:
parent
1f947ff148
commit
2916b02cf0
16
README.md
16
README.md
@ -1,15 +1,16 @@
|
|||||||
# node-ebics-client v0.0.3
|
# node-ebics-client v0.0.3
|
||||||
---
|
---
|
||||||
|
|
||||||
Pure node.js ( >=8 ) implementation of the [EBICS](https://en.wikipedia.org/wiki/Electronic_Banking_Internet_Communication_Standard) (Electronic Banking Internet Communication).
|
Pure node.js ( >=8 ) implementation of [EBICS](https://en.wikipedia.org/wiki/Electronic_Banking_Internet_Communication_Standard) ( 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.
|
The client is aimed to be 100% [ISO 20022] (https://www.iso20022.org) compliant, and supports the complete initializations process ( INI, HIA, HPB orders ) and HTML letter generation.
|
||||||
|
|
||||||
## Supported Banks
|
## Supported Banks
|
||||||
The client is tested and verified to work with the following banks:
|
The client is currently tested and verified to work with the following banks:
|
||||||
* Credit Suisse
|
|
||||||
* Zürcher Kantonalbank
|
* [Credit Suisse (Schweiz) AG] (https://www.credit-suisse.com/ch/en.html)
|
||||||
* Raiffeisenbank
|
* [Zürcher Kantonalbank] (https://www.zkb.ch/en/lg/ew.html)
|
||||||
|
* [Raiffeisen Schweiz] (https://www.raiffeisen.ch/rch/de.html)
|
||||||
|
|
||||||
|
|
||||||
## Inspiration
|
## Inspiration
|
||||||
@ -17,4 +18,5 @@ The client is tested and verified to work with the following banks:
|
|||||||
A lot of the concepts in this library are inspired from the [EPICS](https://github.com/railslove/epics) library.
|
A lot of the concepts in this library are inspired from the [EPICS](https://github.com/railslove/epics) library.
|
||||||
|
|
||||||
## Copyright
|
## Copyright
|
||||||
Copyright (c) 2017 eCollect.
|
|
||||||
|
Copyright: eCollect AG, 2018.
|
||||||
|
Loading…
Reference in New Issue
Block a user