From ea362fa089f6e9817282b1eaf10ae586b491701c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 5 Aug 2021 21:22:10 +0200 Subject: -corrections --- taler-exchange-setup-guide.rst | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'taler-exchange-setup-guide.rst') diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst index 0e5833b7..c33bfc61 100644 --- a/taler-exchange-setup-guide.rst +++ b/taler-exchange-setup-guide.rst @@ -47,6 +47,12 @@ To deploy this with a real bank, you need: * BIC of the bank * EBICS host, user and partner IDs +Information to write down during the installation: + +* libeufin nexus superuser password +* Taler facade base URL +* exchange nexus username and password + Installation @@ -318,9 +324,9 @@ The Wire Gateway configuration can be tested with the following command: .. code-block:: shell-session [root@exchange-online]# taler-exchange-wire-gateway-client \ - --section exchange-account-1 --debit-history + --section exchange-accountcredentials-1 --debit-history [root@exchange-online]# taler-exchange-wire-gateway-client \ - --section exchange-account-1 --credit-history + --section exchange-accountcredentials-1 --credit-history -- cgit v1.2.3