{% load i18n %}

{% blocktrans trimmed %} The total amount will be withdrawn from your credit card. {% endblocktrans %}

{% trans "Card type" %}
{{ request.session.payment_stripe_brand }}
{% trans "Card number" %}
**** **** **** {{ request.session.payment_stripe_last4 }}