summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-07-27 11:54:05 +0200
committerChristian Grothoff <christian@grothoff.org>2020-07-27 11:54:05 +0200
commitfa619384517db0a9290d95b4c6b8a7bba79c8440 (patch)
tree686994b655f5db7ad5132707f776e800f29cf743 /core
parentc29dd690cca1f837ae3e79a8094eb421a30e5fa4 (diff)
downloaddocs-fa619384517db0a9290d95b4c6b8a7bba79c8440.tar.gz
docs-fa619384517db0a9290d95b4c6b8a7bba79c8440.tar.bz2
docs-fa619384517db0a9290d95b4c6b8a7bba79c8440.zip
clarify
Diffstat (limited to 'core')
-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.