mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Phase out giropay support (#4266)
This commit is contained in:
@@ -38,7 +38,7 @@ class StripeApp(AppConfig):
|
||||
featured = True
|
||||
picture = 'pretixplugins/stripe/stripe_logo.svg'
|
||||
description = _("Accept payments via Stripe, a globally popular payment service provider. Stripe supports "
|
||||
"payments via credit cards as well as many local payment methods such as giropay, iDEAL, Alipay,"
|
||||
"payments via credit cards as well as many local payment methods such as iDEAL, Alipay,"
|
||||
"and many more.")
|
||||
|
||||
def ready(self):
|
||||
|
||||
Reference in New Issue
Block a user