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
+1 -1
View File
@@ -38,7 +38,7 @@ class Paypal2App(AppConfig):
featured = True
picture = 'pretixplugins/paypal2/paypal_logo.svg'
description = _("Accept payments with your PayPal account. In addition to regular PayPal payments, you can now "
"also offer payments in a variety of local payment methods such as giropay, SOFORT, iDEAL and "
"also offer payments in a variety of local payment methods such as eps, iDEAL, and "
"many more to your customers - they don't even need a PayPal account. PayPal is one of the "
"most popular payment methods world-wide.")