node-ebics-client/examples
Herman van Hazendonk de92265c95 Examples: Improve config implementation for multibank.
When using the software with multiple banks, the current config file solution wasn't very flexible. We had some different local implementation at our end. In order to use upstream software directly without any changes, suggesting to merge these changes. For me locally it would mean I can get rid of a lot of local example code which are currently bank and even entity specific and can be made more generic.
This will also allow multiple EBICS connections with the same bank for different entities as well, in case this is needed. In our case we have multiple EBICS connections with the same bank.

Signed-off-by: Herman van Hazendonk <github.com@herrie.org>
2021-03-26 19:57:54 +01:00
..
config Examples: Improve config implementation for multibank. 2021-03-26 19:57:54 +01:00
bankLetter.js chore: update deps 2020-03-06 06:47:56 +02:00
getClient.js fix(examples): serverAddress -> url 2019-12-30 11:07:24 +02:00
initialize.js chore: adjust samples 2020-03-06 06:43:17 +02:00
loadConfig.js Examples: Improve config implementation for multibank. 2021-03-26 19:57:54 +01:00
save-bank-keys.js fix(examples): orders ref 2019-12-30 11:36:11 +02:00
send-c52-order.js fix(examples): orders ref 2019-12-30 11:36:11 +02:00
send-c53-order.js fix(examples): orders ref 2019-12-30 11:36:11 +02:00
send-dki-order.js fix(examples): orders ref 2019-12-30 11:36:11 +02:00
send-hkd-order.js fix(examples): orders ref 2019-12-30 11:36:11 +02:00
send-htd-order.js fix(examples): orders ref 2019-12-30 11:36:11 +02:00
send-sta-order.js fix(examples): orders ref 2019-12-30 11:36:11 +02:00
send-vmk-order.js fix(examples): orders ref 2019-12-30 11:36:11 +02:00
send-xg1-order.js fix(examples): orders ref 2019-12-30 11:36:11 +02:00