mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2024-11-21 21:52:07 +00:00
de92265c95
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> |
||
---|---|---|
.. | ||
config | ||
bankLetter.js | ||
getClient.js | ||
initialize.js | ||
loadConfig.js | ||
save-bank-keys.js | ||
send-c52-order.js | ||
send-c53-order.js | ||
send-dki-order.js | ||
send-hkd-order.js | ||
send-htd-order.js | ||
send-sta-order.js | ||
send-vmk-order.js | ||
send-xg1-order.js |