From e0ece9c18aa3d542639207056b46bc50e0f968eb Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Fri, 9 Sep 2016 10:38:58 +0200 Subject: [PATCH] Stripe checkout: Fixed retry order --- ...checkout_payment_form_stripe_checkout.html | 20 +++++++++++-------- .../pretixpresale/event/order_pay.html | 2 +- .../pretixpresale/event/order_pay_change.html | 2 +- src/pretix/presale/views/order.py | 1 + 4 files changed, 15 insertions(+), 10 deletions(-) diff --git a/src/pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_form_stripe_checkout.html b/src/pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_form_stripe_checkout.html index 2b25d036f0..23409544af 100644 --- a/src/pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_form_stripe_checkout.html +++ b/src/pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_form_stripe_checkout.html @@ -17,13 +17,17 @@ Stripe and never touches our servers. {% endblocktrans %}