{% load i18n %} {% if provider.method == "card" %}
{% blocktrans trimmed %} The total amount will be withdrawn from your credit card. {% endblocktrans %}
{% blocktrans trimmed %} The total amount will be withdrawn from your bank account. {% endblocktrans %}
{% blocktrans trimmed %} After you submitted your order, we will redirect you to the payment service provider to complete your payment. You will then be redirected back here to get your tickets. {% endblocktrans %}