node-ebics-client/lib
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
..
crypto feat: remove toBuffer from number 2019-11-07 10:30:03 +02:00
keymanagers chore: cleanup 2019-11-05 06:09:07 +02:00
middleware client and order optimization 2018-06-20 12:20:03 +03:00
orders/H004 feat: add ebics 061011 error 2019-11-26 18:13:30 +02:00
predefinedOrders Add XG1 order type and example 2019-11-29 14:38:46 +01:00
storages chore: update deps 2020-03-06 06:47:56 +02:00
BankLetter.js feat: async letter serialization 2019-11-20 14:40:18 +02:00
Client.js Add additional bank configuration items 2021-03-30 11:02:36 +02:00
consts.js chroe: import consts 2019-11-07 10:26:53 +02:00
utils.js feat: implement date handling and formatting 2019-11-06 16:51:59 +02:00