aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
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