taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit b4a9c9812e3c1e40d383742298f9f92efa447e74
parent b711253326cd192c34a75d19e6180f291863556b
Author: Antoine A <>
Date:   Mon,  5 Feb 2024 19:07:32 +0100

Update libeufin doc

Diffstat:
Mlibeufin/nexus-manual.rst | 7++-----
1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/libeufin/nexus-manual.rst b/libeufin/nexus-manual.rst @@ -212,16 +212,13 @@ subject that would be invalid for a Taler withdrawal, or from a Taler exchange that needs to send a payment to a merchant. For testing purposes it is possible to manually initiate a payment using the -``contrib/payment_initiation_debug.sh`` script from the libeufin repository. -The script currently always pays one Swiss Franc to the given IBAN and -wire transfer subject given as arguments. - +``initiate-payment``subcommand. The following invocation pays 1 CHF to the CH987654321 with an "Hello, Nexus!" subject: .. code-block:: console - $ ./payment_initiation_debug.sh "$CONFIG_FILE" CH987654321 "Hello, Nexus!" + $ libeufin-nexus initiate-payment -c "$CONFIG_FILE" --subject "Hello, Nexus!" "payto://iban/CH987654321?receiver-name=Name&amount=CHF:1" ``$CONFIG_FILE`` is the path to Nexus' configuration file and it does not need the FREQUENCY value. If the previous command worked, now the database should