summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
Diffstat (limited to 'libeufin')
-rw-r--r--libeufin/nexus-tutorial.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 78f3e021..48f30c03 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -221,6 +221,10 @@ on EBICS):
--amount 10.50 \
--currency EUR
+..
+ FIXME:
+ Change syntax to use --amount EUR:10.50 for consistency!
+
Payments to a sandbox bank account can be listed as follows:
.. code-block:: console
@@ -433,8 +437,8 @@ The following command prepares a payment:
--payment-subject=$SUBJECT \
$LOCAL_ACCOUNT_NAME
-Note: the ``$AMOUNT`` value needs the format ``X.Y:CURRENCY``; for example
-``10:EUR``, or ``1.01:EUR``.
+Note: the ``$AMOUNT`` value needs the format ``CURRENCY:X.Y``; for example
+``EUR:10``, or ``EUR:1.01``.
The previous command should return a value (``$UUID``) that uniquely
identifies the prepared payment in the Nexus system. That is needed