summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--demo/index.html.j217
1 files changed, 6 insertions, 11 deletions
diff --git a/demo/index.html.j2 b/demo/index.html.j2
index 1e57d3b..3dedbe3 100644
--- a/demo/index.html.j2
+++ b/demo/index.html.j2
@@ -96,18 +96,13 @@
</ul>
</article>
<article>
- <h2>Step 4: Back office</sup></h2>
- Finally, you can take the perspective of the merchant, who just
- sold articles using taler.
- <ul>
- <li>
- The <a href="{{ merchant_blog_url }}/backoffice">back office Web site</a>
- allows you to track the transactions of the merchant.
- </li>
+ <h2>Step 4: Check money flow</sup></h2>
<li>
- The <a href="{{ bank_url }}/public-accounts">public accounts page</a> at the bank
- allow you to observe transactions of certain bank accounts, including
- those of the shops, from the perspective of the bank.
+ Check if people who received your Taler payment got eventually
+ paid by the exchange via a wire transfer; visit the:
+ <a href="{{ bank_url }}/public-accounts">public accounts page</a> at the bank.
+ Note that only those account whose owners gave permission are showed
+ on that page.
</li>
</ul>
</article>