summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
authorAntoine A <>2024-02-05 19:07:32 +0100
committerAntoine A <>2024-02-05 19:16:09 +0100
commitb4a9c9812e3c1e40d383742298f9f92efa447e74 (patch)
tree77d7656bdd23479e76ba0d746b1c8098a8455af9 /libeufin
parentb711253326cd192c34a75d19e6180f291863556b (diff)
downloaddocs-b4a9c9812e3c1e40d383742298f9f92efa447e74.tar.gz
docs-b4a9c9812e3c1e40d383742298f9f92efa447e74.tar.bz2
docs-b4a9c9812e3c1e40d383742298f9f92efa447e74.zip
Update libeufin doc
Diffstat (limited to 'libeufin')
-rw-r--r--libeufin/nexus-manual.rst7
1 files changed, 2 insertions, 5 deletions
diff --git a/libeufin/nexus-manual.rst b/libeufin/nexus-manual.rst
index 4f75ea72..9a1199aa 100644
--- 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