aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-06-14 17:21:16 +0200
committerChristian Grothoff <christian@grothoff.org>2020-06-14 17:21:16 +0200
commit29ed6e806f8645679edf7cfbedc0f6b26ab83dbb (patch)
tree773bb9b9a2e80972c1832b5bf9eeee4549c42d96 /gnu-taler-error-codes
parent96c6015bc7119bc7533be9fe7031bfe4dceaaf78 (diff)
downloadgana-29ed6e806f8645679edf7cfbedc0f6b26ab83dbb.tar.gz
gana-29ed6e806f8645679edf7cfbedc0f6b26ab83dbb.zip
need more status codes
Diffstat (limited to 'gnu-taler-error-codes')
-rw-r--r--gnu-taler-error-codes/registry.rec4
1 files changed, 4 insertions, 0 deletions
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
1867Description: The merchant backend failed trying to contact the exchange for tracking details, thus those details are not in the response. 1867Description: The merchant backend failed trying to contact the exchange for tracking details, thus those details are not in the response.
1868HttpStatus: 500 1868HttpStatus: 500
1869 1869
1870Value: 2922
1871Name: MERCHANT_ORDER_GET_REPLY_MALFORMED
1872Description: The response we received from the merchant is malformed. This error is generated client-side.
1873HttpStatus: 0
1870 1874
1871Value: 3000 1875Value: 3000
1872Name: DEPOSIT_CONFIRMATION_SIGNATURE_INVALID 1876Name: DEPOSIT_CONFIRMATION_SIGNATURE_INVALID