summaryrefslogtreecommitdiff
path: root/libeufin/nexus-tutorial.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2022-02-24 06:21:19 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2022-02-24 06:21:19 -0500
commite80d4e40fdfb9d610b475c9cc234b6a3be8254f7 (patch)
treef2014ade0c2ba324e0fdfddd6499c2bc0c04a36d /libeufin/nexus-tutorial.rst
parent2175036c12d7d8b7eeedcf3433d7dd9bffab57dd (diff)
downloaddocs-e80d4e40fdfb9d610b475c9cc234b6a3be8254f7.tar.gz
docs-e80d4e40fdfb9d610b475c9cc234b6a3be8254f7.tar.bz2
docs-e80d4e40fdfb9d610b475c9cc234b6a3be8254f7.zip
expand note preceding ‘libeufin-cli connections new-ebics-connection’
Diffstat (limited to 'libeufin/nexus-tutorial.rst')
-rw-r--r--libeufin/nexus-tutorial.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 7a2738f1..f9188d36 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -446,6 +446,11 @@ Next, we create a EBICS *bank connection* that nexus can use to communicate with
``LIBEUFIN_SANDBOX_URL`` suffixed with ``/ebicsweb``,
since the sandbox will be providing EBICS services.
+ Similarly, ``EBICS_HOST_ID`` should be ``testhost``,
+ and ``EBICS_PARTNER_ID`` should be ``partner01``.
+ For ``EBICS_USER_ID`` we will use ``user02`` (for account ``jrluser``),
+ and for ``CONNECTION_NAME``, we will use ``conn01``.
+
.. code-block:: console
$ libeufin-cli \