commit 53d0992890e1ebb8f8c6bd747533abe157baec66
parent 2b581279ae67a1068b07a8c010ac1ab7b85e18df
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 7 Mar 2024 13:03:38 +0100
-change to 400
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
@@ -1541,12 +1541,12 @@ HttpStatus: 400
Value: 2155
Name: MERCHANT_POST_ORDERS_ID_PAY_INSUFFICIENT_DUE_TO_FEES
Description: After considering deposit and wire fees, the payment is insufficient to satisfy the required amount for the contract. The client should revisit the logic used to calculate fees it must cover.
-HttpStatus: 406
+HttpStatus: 400
Value: 2156
Name: MERCHANT_POST_ORDERS_ID_PAY_PAYMENT_INSUFFICIENT
Description: Even if we do not consider deposit and wire fees, the payment is insufficient to satisfy the required amount for the contract.
-HttpStatus: 406
+HttpStatus: 400
Value: 2157
Name: MERCHANT_POST_ORDERS_ID_PAY_COIN_SIGNATURE_INVALID