taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit fa619384517db0a9290d95b4c6b8a7bba79c8440
parent c29dd690cca1f837ae3e79a8094eb421a30e5fa4
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 27 Jul 2020 11:54:05 +0200

clarify

Diffstat:
Mcore/api-merchant.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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.