summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
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