commit 8b5517a189e5798063f325f772abaa4038c581de
parent bd208888dd4c8982c71dfbdb252e2695f2081144
Author: Christian Grothoff <christian@grothoff.org>
Date: Sat, 9 Nov 2019 13:09:28 +0100
document long polling for /check-payment
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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:**