taler-docs

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

commit 1fbddea1b753807a88bc9b0c9a585ea12ccd4227
parent 962d0d99fc8319a0c3361686e511060a14cebc4e
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 26 Jan 2022 03:36:11 -0500

add note: "person name" discarded; "Bank account owner's name" used instead

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 @@ -229,6 +229,11 @@ The account name ``testacct01`` is the unique identifier of the account within the sandbox. The EBICS parameters identify the subscriber that should have access to the bank account via EBICS. +.. note:: + + Currently, the person name ("Jane Normal" in the example above) is + discarded by the sandbox. It displays "Bank account owner's name" instead. + To populate the account with some test transactions, run the following command (note that we use the ``bankaccount`` subcommand, because there is no need to rely on EBICS):