taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit e80d4e40fdfb9d610b475c9cc234b6a3be8254f7
parent 2175036c12d7d8b7eeedcf3433d7dd9bffab57dd
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Thu, 24 Feb 2022 06:21:19 -0500

expand note preceding ‘libeufin-cli connections new-ebics-connection’

Diffstat:
Mlibeufin/nexus-tutorial.rst | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git 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 \