Phase out giropay support (#4266)

This commit is contained in:
Raphael Michel
2024-06-28 16:17:45 +02:00
committed by GitHub
parent e9a52d07d1
commit 3340599aec
4 changed files with 17 additions and 14 deletions

View File

@@ -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):