summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/api-merchant.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 0ef3f72b..07efc86c 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1385,9 +1385,9 @@ Payment processing
they will be prompted for payment.
This endpoint typically also supports requests with the "Accept" header
requesting "text/html". In this case, an HTML response suitable for
- triggering the interaction with the wallet is returned. If the backend
- installation does not include the required HTML templates, a 406 status
- code is returned.
+ triggering the interaction with the wallet is returned, with ``timeout_ms``
+ ignored (treated as zero). If the backend installation does not include the
+ required HTML templates, a 406 status code is returned.
**Request:**