commit ea05934187ec3cedf7e8c828537974f0d7c6fbb4 parent 26d8fcd70cb49075d51c48eae59c5fae7f489c46 Author: Florian Dold <florian@dold.me> Date: Mon, 15 Jun 2026 20:06:35 +0200 new 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 @@ -3302,6 +3302,11 @@ Name: WALLET_MERCHANT_ORDER_NOT_FOUND Description: The order could not be found. Maybe the merchant deleted it. HttpStatus: 0 +Value: 7050 +Name: WALLET_PAY_MERCHANT_INSUFFICIENT_BALANCE +Description: The wallet's balance for paying a merchant is insufficient. +HttpStatus: 0 + # 8000 - 8499: Reserved for Anastasis Value: 8000