From d831c7f72a5030e20efb4ada7babc103ccd01fab Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 30 Apr 2023 23:02:14 +0200 Subject: -new EC --- gnu-taler-error-codes/registry.rec | 5 +++++ 1 file changed, 5 insertions(+) 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 -- cgit v1.2.3