{% load i18n %}
{% 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 %} {% else %} {% blocktrans trimmed %} After you clicked continue, we will be able to select how you want to pay and to fill in your payment details. You will then be redirected back here to review and confirm your order. {% endblocktrans %} {% endif %}
{% if known_issue %}