gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: API enhancement for #6491


From: gnunet
Subject: [taler-docs] branch master updated: API enhancement for #6491
Date: Tue, 20 Oct 2020 20:22:02 +0200

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

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 785bc59  API enhancement for #6491
785bc59 is described below

commit 785bc590ce6be5e88624ba5bfc195ec040270d93
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Oct 20 20:22:00 2020 +0200

    API enhancement for #6491
---
 core/api-merchant.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 0cc632c..54e2492 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1271,6 +1271,10 @@ Payment processing
       // Was the payment refunded (even partially)
       refunded: boolean;
 
+      // True if there are any approved refunds that the wallet has
+      // not yet obtained.
+      refund_pending: boolean;
+
       // Did the exchange wire us the funds
       wired: boolean;
 

-- 
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]