summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-04-30 23:02:14 +0200
committerChristian Grothoff <christian@grothoff.org>2023-04-30 23:02:14 +0200
commitd831c7f72a5030e20efb4ada7babc103ccd01fab (patch)
tree2c38b1c8d25c1c694bd57c32b43da53943c7591e
parent5cfe18c5bbfd404a5f7cf27a78577c881ddb9ebd (diff)
-new EC
-rw-r--r--gnu-taler-error-codes/registry.rec5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 8b0470c..acfb528 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1567,6 +1567,11 @@ Name: MERCHANT_POST_ORDERS_ID_PAY_AGE_COMMITMENT_HASH_MISSING
Description: The payment required no minimum age but one of the coins (of a denomination with support for age restriction) did not provide the required h_age_commitment.
HttpStatus: 400
+Value: 2175
+Name: MERCHANT_POST_ORDERS_ID_PAY_WIRE_METHOD_UNSUPPORTED
+Description: The exchange does not support the selected bank account of the merchant. Likely the wallet has stale data on the bank accounts of the exchange and thus selected an inappropriate exchange.
+HttpStatus: 409
+
# 2200-2249: post orders ID paid endpoint
Value: 2200