aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-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
1567Description: 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. 1567Description: 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.
1568HttpStatus: 400 1568HttpStatus: 400
1569 1569
1570Value: 2175
1571Name: MERCHANT_POST_ORDERS_ID_PAY_WIRE_METHOD_UNSUPPORTED
1572Description: 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.
1573HttpStatus: 409
1574
1570# 2200-2249: post orders ID paid endpoint 1575# 2200-2249: post orders ID paid endpoint
1571 1576
1572Value: 2200 1577Value: 2200