mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
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