summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-07 11:32:33 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-07 11:32:45 +0200
commitdcc5aa03f85897ccede3e96e6740babcb06336eb (patch)
tree7475b491a8027c1f8ea7d1d3b49bdebe1d771579 /libeufin
parentde31f9c4da4b5e6bbfc58e6f1740cc80667866e3 (diff)
downloaddocs-dcc5aa03f85897ccede3e96e6740babcb06336eb.tar.gz
docs-dcc5aa03f85897ccede3e96e6740babcb06336eb.tar.bz2
docs-dcc5aa03f85897ccede3e96e6740babcb06336eb.zip
-correct description, add FIXME
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