gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: specify long polling for refunds (#5


From: gnunet
Subject: [taler-docs] branch master updated: specify long polling for refunds (#5985)
Date: Fri, 10 Apr 2020 23:20:09 +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 7ab712d  specify long polling for refunds (#5985)
     new eddd862  Merge branch 'master' of git+ssh://git.taler.net/docs
7ab712d is described below

commit 7ab712d49ccadf3d8d0695e9a4deb68f1136634a
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Apr 10 23:19:59 2020 +0200

    specify long polling for refunds (#5985)
---
 core/api-merchant.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 80d3b4f..002b37b 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1297,6 +1297,7 @@ both by the user's browser and their wallet.
   :query h_contract: hash of the contract (used to authenticate customer)
   :query session_id: *Optional*. Session ID that the payment must be bound to. 
 If not specified, the payment is not session-bound.
   :query timeout: *Optional*. Timeout in seconds to wait for a payment if the 
answer would otherwise be negative (long polling).
+  :query refund=AMOUNT: *Optional*. Indicates that we are polling for a refund 
above the given AMOUNT. Only useful in combination with timeout.
 
   **Response:**
 

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



reply via email to

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