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 fc8b7df..fe8d7c4 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1326,6 +1326,11 @@ Name: MERCHANT_POST_ORDERS_ID_PAY_AGE_VERIFICATION_FAILED
1326Description: The payment required a minimum age but one of the coins provided a minimum_age_sig that couldn't be verified with the given age_commitment for that particular minimum age. 1326Description: The payment required a minimum age but one of the coins provided a minimum_age_sig that couldn't be verified with the given age_commitment for that particular minimum age.
1327HttpStatus: 400 1327HttpStatus: 400
1328 1328
1329Value: 2174
1330Name: MERCHANT_POST_ORDERS_ID_PAY_AGE_COMMITMENT_HASH_MISSING
1331Description: 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.
1332HttpStatus: 400
1333
1329# 2200-2249: post orders ID paid endpoint 1334# 2200-2249: post orders ID paid endpoint
1330 1335
1331Value: 2200 1336Value: 2200