commit 1a2a4b130d80f75d6f9a6edf1baad4e522b2dbdf parent 9d38f712c153727dbb895673d6d9841be57c12c9 Author: Florian Dold <florian@dold.me> Date: Tue, 3 Nov 2020 01:14:37 +0100 add taler EC Diffstat:
| M | gnu-taler-error-codes/registry.rec | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -2366,6 +2366,11 @@ Name: WALLET_BANK_INTEGRATION_PROTOCOL_VERSION_INCOMPATIBLE Description: The wallet does not implement a version of the bank integration API that is compatible with the version offered by the bank. HttpStatus: 0 +Value: 7018 +Name: WALLET_CONTRACT_TERMS_BASE_URL_MISMATCH +Description: The wallet processed a taler://pay URI, but the merchant base URL in the downloaded contract terms does not match the merchant base URL derived from the URI. +HttpStatus: 0 + # 8000 - 8999: Reserved for Anastasis Value: 8000