summaryrefslogtreecommitdiff
path: root/taler-exchange-setup-guide.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-exchange-setup-guide.rst')
-rw-r--r--taler-exchange-setup-guide.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst
index 976eee19..435fbfc7 100644
--- a/taler-exchange-setup-guide.rst
+++ b/taler-exchange-setup-guide.rst
@@ -383,6 +383,11 @@ a merchant backend is not required, as the wallet acts as a merchant.
# The "deposit group id" can be found in the output of the transactions list.
$ taler-wallet-cli deposit track $DEPOSIT_GROUP_ID
+ # Check whether the exchange sent an outgoing transfer
+ [root@exchange-online]# taler-exchangewire-gateway-client --section exchange-account-1 --debit-history
+
+ # After enough time has passed, the money should arrive at the specified IBAN
+
FIXMEs
======