From 29ed6e806f8645679edf7cfbedc0f6b26ab83dbb Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 14 Jun 2020 17:21:16 +0200 Subject: need more status codes --- gnu-taler-error-codes/registry.rec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 17334c4..beb60d1 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1867,6 +1867,10 @@ Name: GET_ORDERS_EXCHANGE_LOOKUP_START_FAILURE Description: The merchant backend failed trying to contact the exchange for tracking details, thus those details are not in the response. HttpStatus: 500 +Value: 2922 +Name: MERCHANT_ORDER_GET_REPLY_MALFORMED +Description: The response we received from the merchant is malformed. This error is generated client-side. +HttpStatus: 0 Value: 3000 Name: DEPOSIT_CONFIRMATION_SIGNATURE_INVALID -- cgit v1.2.3