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 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.")

View File

@@ -149,7 +149,7 @@ class PaypalSettingsHolder(BasePaymentProvider):
label=_('Alternative Payment Methods'),
help_text=_(
'In addition to payments through a PayPal account, you can also offer your customers the option '
'to pay with credit cards and other, local payment methods such as SOFORT, giropay, iDEAL, and '
'to pay with credit cards and other, local payment methods such as eps, iDEAL, and '
'many more - even when they do not have a PayPal account. Eligible payment methods will be '
'determined based on the shoppers location. For German merchants, this is the direct successor '
'of PayPal Plus.'