{% load i18n %} {% load static %} Cashfree logo {% if payment_phone %}
{% trans "Phone number" %}
{{ payment_phone.as_international }}
{% endif %}

{% blocktrans trimmed %} You will be redirected to make the payment. {% endblocktrans %}