From 9962d8a3be12bc0de3815da04889f29679066d20 Mon Sep 17 00:00:00 2001 From: Martin Gross Date: Sun, 22 Feb 2026 16:56:11 +0100 Subject: [PATCH] Stripe: |safe escape for action_redirect_url --- .../plugins/stripe/templates/pretixplugins/stripe/sca.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html b/src/pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html index 5ca740372..7f4cd530c 100644 --- a/src/pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html +++ b/src/pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html @@ -9,7 +9,7 @@ {% if payment_intent_next_action_redirect_url %} - + {% endif %} {% if payment_intent_redirect_action_handling %}