From 2129ce8a9c40d29af128c2d919be49cc1bf661ca Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 3 Aug 2020 10:15:06 +0200 Subject: improve title --- core/api-merchant.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core') diff --git a/core/api-merchant.rst b/core/api-merchant.rst index 2371d551..77575d95 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -1397,6 +1397,8 @@ Payment processing 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. + :status 406 Not Acceptable: + The merchant backend could not load the template required to generate a reply in the desired format. (Likely HTML templates were not properly installed.) .. ts:def:: StatusPaidResponse -- cgit v1.2.3