aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu-taler-error-codes/registry.rec5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 36d1ee4..b5d0c80 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1856,6 +1856,11 @@ Description: Signature "session_sig" failed to verify.
1856HttpStatus: 400 1856HttpStatus: 400
1857 1857
1858Value: 2919 1858Value: 2919
1859Name: GET_ORDER_WRONG_CONTRACT
1860Description: The order we found does not match the provided contract hash.
1861HttpStatus: 403
1862
1863Value: 2920
1859Name: CHECK_PAYMENT_RESPONSE_MALFORMED 1864Name: CHECK_PAYMENT_RESPONSE_MALFORMED
1860Description: The response we received from the merchant is malformed. This error is generated client-side. 1865Description: The response we received from the merchant is malformed. This error is generated client-side.
1861HttpStatus: 0 1866HttpStatus: 0