commit 3aa706131e23790e0f23a79eceb26625ac397967
parent acb9f1055b63e0e7463a765958c184be818a0407
Author: Christian Grothoff <christian@grothoff.org>
Date: Sat, 2 May 2026 23:17:27 +0200
new EC
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
@@ -3829,6 +3829,11 @@ Name: PAIVANA_TOO_LATE
Description: The specified expiration time for the cookie is longer than what the purchase allows. The request may succeed with a shorter expiration time. Alternatively, the user may need to purchase access again.
HttpStatus: 410
+Value: 9807
+Name: PAIVANA_TEMPLATE_UNKNOWN
+Description: The payment template specified in the request is unknown to the backend.
+HttpStatus: 404
+
# Some of our build systems expect the range to be < 10k, so let's keep it like this for now.