From 5de7cb5209109f97d56f7dd99262f24b0988c6b8 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 9 Feb 2021 18:28:31 +0100 Subject: payment failure EC code needed --- 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 44c3f5e..7a4bda1 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1439,6 +1439,11 @@ Name: ANASTASIS_GENERIC_BACKEND_TIMEOUT Description: We encountered a timeout with our payment backend. HttpStatus: 504 +Value: 8001 +Name: ANASTASIS_GENERIC_INVALID_PAYMENT_REQUEST +Description: The backend requested payment, but the request is malformed. +HttpStatus: 0 + Value: 8100 Name: ANASTASIS_REDUCER_ACTION_INVALID Description: The given action is invalid for the current state of the reducer. -- cgit v1.2.3