node-ebics-client/examples
Herman van Hazendonk d192e61d29 Add additional bank configuration items
For prettier generation of bank letters and other bits used in examples:

Expand the bank config to include:

* "bankFullName" used in the INI letter's which are sent to the bank.
* "bankShortName" used in the filename for the generated letters and in other places if needed.
* "languageCode" used for determining which template to use for the bank (currently "en" and "de" are supported).
* "storageLocation" can be used to specify a local or network path where to store downloaded files.

* In bankLetter.js: Use the current script folder as output for the bank's letter in HTML format instead of the user/os homedir folder.

Signed-off-by: Herman van Hazendonk <github.com@herrie.org>
2021-03-30 11:02:36 +02:00
..
config Add additional bank configuration items 2021-03-30 11:02:36 +02:00
bankLetter.js Add additional bank configuration items 2021-03-30 11:02:36 +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 fix: loadConfig in exmaples 2019-12-30 09:37:19 +02: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