gana

GNUnet Assigned Numbers Authority
Log | Files | Refs | README | LICENSE

commit 433ae70a70cc6ea98877f03a02eb64e3321f0db9
parent 066fe93433687f23a085ac50d5803e3e6c5d444e
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 21 Dec 2025 19:58:02 +0100

add EC for 451 on pay

Diffstat:
Mgnu-taler-error-codes/registry.rec | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -1968,6 +1968,11 @@ 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 +Value: 2186 +Name: MERCHANT_POST_ORDERS_ID_PAY_EXCHANGE_LEGALLY_REFUSED +Description: Some of the exchanges involved refused the request for reasons related to legitimization. The wallet should try with coins of different exchanges. The merchant should check if they have some legitimization process pending at the exchange. +HttpStatus: 451 + # 2200-2224: post orders ID paid endpoint Value: 2200 @@ -2087,6 +2092,8 @@ Name: MERCHANT_POST_ORDERS_ID_REFUND_SIGNATURE_FAILED Description: The backend failed to sign the refund request. HttpStatus: 0 + + # 2400-2449: reward pickup endpoint Value: 2400