commit 56e1d14c3d587fbf0820b211fe89c5eed992647e parent c0be234bfc7768ba77b00ccef165406b35f4e837 Author: Christian Blättler <blatc2@bfh.ch> Date: Thu, 6 Jun 2024 14:19:43 +0200 improve merchant error description Diffstat:
| M | gnu-taler-error-codes/registry.rec | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -1689,7 +1689,7 @@ HttpStatus: 400 Value: 2183 Name: MERCHANT_POST_ORDERS_ID_PAY_TOKEN_INVALID -Description: Invalid token because it was already used. +Description: Invalid token because it was already used, is expired or not yet valid. HttpStatus: 409