gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: spec new field being returned


From: gnunet
Subject: [taler-docs] branch master updated: spec new field being returned
Date: Mon, 03 Aug 2020 14:17:32 +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 a5abc58  spec new field being returned
a5abc58 is described below

commit a5abc58ad85d0b9050deb82c8be30693c36f0339
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Aug 3 14:17:30 2020 +0200

    spec new field being returned
---
 core/api-merchant.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 77575d9..1262742 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1406,6 +1406,9 @@ Payment processing
       // Was the payment refunded (even partially, via refund or abort)?
       refunded: boolean;
 
+      // Is any amount of the refund still waiting to be picked up (even 
partially)
+      refund_pending: boolean;
+
       // Amount that was refunded in total.
       refund_amount: Amount;
 

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