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.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 6424b79a..c43bcf28 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1391,7 +1391,7 @@ Payment processing
:status 402 PaymentRequired:
The response is a `StatusUnpaidResponse`.
:status 403 Forbidden:
- The ``h_contract`` does not match the order.
+ The ``h_contract`` (or the ``token`` for unclaimed orders) does not match the order.
:status 404 Not found:
The merchant backend is unaware of the order.