diff --git a/src/pretix/plugins/stripe/payment.py b/src/pretix/plugins/stripe/payment.py index f1491a24a..69ff425fc 100644 --- a/src/pretix/plugins/stripe/payment.py +++ b/src/pretix/plugins/stripe/payment.py @@ -388,21 +388,6 @@ class StripeSettingsHolder(BasePaymentProvider): } ), )), - ('method_sofort', - forms.BooleanField( - label=_('SOFORT'), - disabled=self.event.currency != 'EUR', - help_text=( - _('Stripe is in the process of removing this payment method. If you created your Stripe ' - 'account after November 2023, you cannot use this payment method.') + - '