From c7dffa32e3bbaeccde89149e9f06528bc0fcbc83 Mon Sep 17 00:00:00 2001 From: MS Date: Tue, 31 Oct 2023 14:04:00 +0100 Subject: Nexus submit. Updating the manpage and DD 50, after the implementation. --- manpages/libeufin-nexus.1.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'manpages') diff --git a/manpages/libeufin-nexus.1.rst b/manpages/libeufin-nexus.1.rst index 253f1b38..8fb41ed5 100644 --- a/manpages/libeufin-nexus.1.rst +++ b/manpages/libeufin-nexus.1.rst @@ -75,6 +75,23 @@ Its options are as follows: **-r** \| **--reset** If present, deletes any database table (WARNING: potential data loss) + +ebics-submit +------------ + +This subcommand submits any initiated payment, that was not already sent to the bank. In the current version, initiated payments may come either from a cash-out operation or from a bounced incoming payment. There is therefore **no** way to manually initiate a payment at this moment. This tool is Taler friendly, therefore bounced payments are those that do not contain a valid subject to start a Taler withdrawal. Cash-out operations come from a tightly integrated bank that offers their customers to convert their currency to the currency whose the EBICS subscriber bank account is tied to. + + +Its options are as follows: + +**-h** \| **--help** + Print short help on options. +**-c** \| **--config** \ ‌\ *FILENAME* + Specifies the configuration file. +**--transient** + This flag, enabled by default, causes the command to run only once without any long-polling behaviour. + The configuration value `FREQUENCY` gets therefore ignored. + Bugs ==== -- cgit v1.2.3