gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: allow filter also in public endpoint


From: gnunet
Subject: [taler-docs] branch master updated: allow filter also in public endpoint
Date: Sat, 10 Feb 2024 13:04:15 +0100

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 d948729f allow filter also in public endpoint
d948729f is described below

commit d948729fc0356418a8c1773d33870cb1ad2ae5b7
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sat Feb 10 13:04:12 2024 +0100

    allow filter also in public endpoint
---
 core/api-merchant.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 14206c8a..7cd0f0dd 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -412,6 +412,7 @@ Querying payment status
     merchant backend may return a response immediately.
   :query await_refund_obtained=BOOLEAN: *Optional*. If set to "yes", poll for 
the order's pending refunds to be picked up.  ``timeout_ms`` specifies how long 
we will wait for the refund.
   :query refund=AMOUNT: *Optional*. Indicates that we are polling for a refund 
above the given AMOUNT. ``timeout_ms`` will specify how long we will wait for 
the refund.
+  :query allow_refunded_for_repurchase: *Optional*. Since protocol v9 refunded 
orders are only returned under "already_paid_order_id" if this flag is set 
explicitly to "YES".
 
   **Response:**
 

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