commit b21513a1c01b16d7e05e6e6375f8e64972ffb413
parent ddab2ef5855fd3bbfc6cd97256acda06c28f2b44
Author: bohdan-potuzhnyi <bohdan.potuzhnyi@gmail.com>
Date: Tue, 22 Jul 2025 20:42:22 +0200
new EC for donau order amount mismatch
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
@@ -1860,6 +1860,11 @@ Name: MERCHANT_POST_ORDERS_ID_PAY_EXCHANGE_TRANSACTION_LIMIT_VIOLATION
Description: The payment violates a transaction limit configured at the given exchange. The wallet has a bug in that it failed to check exchange limits during coin selection. Please report the bug to your wallet developer.
HttpStatus: 400
+Value: 2185
+Name: MERCHANT_POST_ORDERS_ID_PAY_DONATION_AMOUNT_MISMATCH
+Description: The donation amount provided in the BKPS does not match the amount of the order choice.
+HttpStatus: 409
+
# 2200-2224: post orders ID paid endpoint
Value: 2200