aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-03-07 13:03:38 +0100
committerChristian Grothoff <christian@grothoff.org>2024-03-07 13:03:38 +0100
commit53d0992890e1ebb8f8c6bd747533abe157baec66 (patch)
tree8ae7779b2aae678b5f3d2009e368947da2c6a493 /gnu-taler-error-codes
parent2b581279ae67a1068b07a8c010ac1ab7b85e18df (diff)
downloadgana-53d0992890e1ebb8f8c6bd747533abe157baec66.tar.gz
gana-53d0992890e1ebb8f8c6bd747533abe157baec66.zip
-change to 400
Diffstat (limited to 'gnu-taler-error-codes')
-rw-r--r--gnu-taler-error-codes/registry.rec4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 6d33ab8..810404b 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1541,12 +1541,12 @@ HttpStatus: 400
1541Value: 2155 1541Value: 2155
1542Name: MERCHANT_POST_ORDERS_ID_PAY_INSUFFICIENT_DUE_TO_FEES 1542Name: MERCHANT_POST_ORDERS_ID_PAY_INSUFFICIENT_DUE_TO_FEES
1543Description: 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. 1543Description: 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.
1544HttpStatus: 406 1544HttpStatus: 400
1545 1545
1546Value: 2156 1546Value: 2156
1547Name: MERCHANT_POST_ORDERS_ID_PAY_PAYMENT_INSUFFICIENT 1547Name: MERCHANT_POST_ORDERS_ID_PAY_PAYMENT_INSUFFICIENT
1548Description: Even if we do not consider deposit and wire fees, the payment is insufficient to satisfy the required amount for the contract. 1548Description: Even if we do not consider deposit and wire fees, the payment is insufficient to satisfy the required amount for the contract.
1549HttpStatus: 406 1549HttpStatus: 400
1550 1550
1551Value: 2157 1551Value: 2157
1552Name: MERCHANT_POST_ORDERS_ID_PAY_COIN_SIGNATURE_INVALID 1552Name: MERCHANT_POST_ORDERS_ID_PAY_COIN_SIGNATURE_INVALID