{% trans %}Checkout{% endtrans %}

{% if checkout_attempt_delta %}
There was an unfinished checkout attempt {{ checkout_attempt_delta }} minute(s) ago.
{% endif %}
You need to pay {{ format_currency(amount, currency, locale=session.lang) }} for your registration. {% if force_plugin %} You can pay using {{ force_plugin[1].get_method_name(event) }}. {% else %} Please select a payment method below to see the final price. {% endif %}
{% if not force_plugin %}
{% endif %}
{% trans %}Payment information{% endtrans %}