summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 6c60c094..8c693fef 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1087,6 +1087,9 @@ both by the user's browser and their wallet.
**Request**
:query hc: hash of the order's contract terms
+ :query long_poll_ms: *Optional.* If specified, the merchant backend will wait up to ``long_poll_ms`` for completion
+ of the payment before sending the HTTP response. A client must never rely on this behavior, as the merchant backend may
+ return a response immediately.
**Response**