forked from CGM_Public/pretix_original
Stripe/PayPal: Add explanatory texts (Z#23127572) (#3826)
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
<p>
|
||||
{% if method == "wallet" %}
|
||||
{% blocktrans trimmed %}
|
||||
A PayPal account is required to use this online payment method. Please keep your account information
|
||||
ready to enter in the next step.
|
||||
{% endblocktrans %}
|
||||
{% blocktrans trimmed %}
|
||||
Please click the "Pay with PayPal" button below to start your payment.
|
||||
{% endblocktrans %}
|
||||
|
||||
Reference in New Issue
Block a user