summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-11-09 13:09:28 +0100
committerChristian Grothoff <christian@grothoff.org>2019-11-09 13:09:28 +0100
commit8b5517a189e5798063f325f772abaa4038c581de (patch)
tree57b173727cf3209d272b95e3f0d865676d54314d
parentbd208888dd4c8982c71dfbdb252e2695f2081144 (diff)
downloaddocs-8b5517a189e5798063f325f772abaa4038c581de.tar.gz
docs-8b5517a189e5798063f325f772abaa4038c581de.tar.bz2
docs-8b5517a189e5798063f325f772abaa4038c581de.zip
document long polling for /check-payment
-rw-r--r--core/api-merchant.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 7fc4ac63..4ee35d52 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -98,6 +98,7 @@ Receiving Payments
:query order_id: order id that should be used for the payment
: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).
**Response:**