From fa619384517db0a9290d95b4c6b8a7bba79c8440 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 27 Jul 2020 11:54:05 +0200 Subject: clarify --- core/api-merchant.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3