commit 29ed6e806f8645679edf7cfbedc0f6b26ab83dbb parent 96c6015bc7119bc7533be9fe7031bfe4dceaaf78 Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 14 Jun 2020 17:21:16 +0200 need more status codes Diffstat:
| M | gnu-taler-error-codes/registry.rec | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git 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