gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: Add minor clarifications for end of


From: gnunet
Subject: [taler-docs] branch master updated: Add minor clarifications for end of wallet withdrawal flow
Date: Fri, 01 May 2020 14:21:57 +0200

This is an automated email from the git hooks/post-receive script.

torsten-grote pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 05784bf  Add minor clarifications for end of wallet withdrawal flow
05784bf is described below

commit 05784bf7f83566f06fc2874ddb3089c65a3f9846
Author: Torsten Grote <address@hidden>
AuthorDate: Fri May 1 09:21:34 2020 -0300

    Add minor clarifications for end of wallet withdrawal flow
---
 design-documents/004-wallet-withdrawal-flow.rst | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/design-documents/004-wallet-withdrawal-flow.rst 
b/design-documents/004-wallet-withdrawal-flow.rst
index e448a77..e82564e 100644
--- a/design-documents/004-wallet-withdrawal-flow.rst
+++ b/design-documents/004-wallet-withdrawal-flow.rst
@@ -72,7 +72,7 @@ The user flow between these screens is described in the 
following graph:
            shape = rect;
        ];
        transactions [
-           label = "Transactions";
+           label = "List of\nTransactions";
            shape = circle;
        ];
 
@@ -102,6 +102,15 @@ before allowing them to confirm the withdrawal.
 Some special regional or test currencies might have only a single known 
exchange.
 For those, the wallet should not offer the option to change an exchange.
 
+After confirming the withdrawal,
+the user is brought to the list of transactions of the current currency.
+It will include a pending `TransactionWithdrawal` which might require 
additional user confirmation
+such as a two-factor-authentication step with the bank.
+
+If the withdrawal proceeds very quickly,
+the `TransactionWithdrawal` might not show as pending
+and its effective amount is added to the displayed balance right away.
+
 Alternatives
 ============
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]