From 9dee7d6e8f967fdc58ae224e19ec03989ac35c52 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 19 Sep 2022 11:52:07 +0200 Subject: new EC --- gnu-taler-error-codes/registry.rec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gnu-taler-error-codes/registry.rec') diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index ef5880a..3efc5bb 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -2029,6 +2029,11 @@ Name: WALLET_PENDING_OPERATION_FAILED Description: A pending operation failed, and thus the request can't be completed. HttpStatus: 0 +Value: 7022 +Name: WALLET_PAY_MERCHANT_SERVER_ERROR +Description: A payment was attempted, but the merchant had an internal server error (5xx). +HttpStatus: 0 + # 8000 - 8999: Reserved for Anastasis Value: 8000 -- cgit v1.2.3