gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: wallet docs


From: gnunet
Subject: [taler-docs] branch master updated: wallet docs
Date: Tue, 04 Aug 2020 17:10:02 +0200

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

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 24c6881  wallet docs
24c6881 is described below

commit 24c6881fdf10e5bef32ef0512c3854529cf22765
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Tue Aug 4 20:39:56 2020 +0530

    wallet docs
---
 taler-wallet.rst | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/taler-wallet.rst b/taler-wallet.rst
index 0ba46b2..a4e65f6 100644
--- a/taler-wallet.rst
+++ b/taler-wallet.rst
@@ -484,6 +484,14 @@ Refunds
     interface WalletApplyRefundResponse {
       // Identifier for the purchase that was refunded
       contractTermsHash: string;
+
+      amountEffectivePaid: Amount;
+
+      amountRefundGranted: Amount;
+
+      amountRefundGone: Amount;
+
+      pendingAtExchange: boolean;
     }
 
 Exchange Management
@@ -785,6 +793,19 @@ Confirm Payment
       nextUrl: string;
     }
 
+
+Global Errors
+-------------
+
+* Backup/Sync/Anastasis failed
+* refresh after pay failed for multiple attempts
+  (depending on online status)
+* scheduled refresh (to avoid expiration) failed
+* general recoups (?)
+* failed recoup
+* (maybe) fatal errors during withdrawal
+* pending refund failed permanently (?)
+
 Integration Tests
 =================
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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