{% if status %}
Got token successfully. will redirect to payment page....
{% else %}
{{ error_message }}
{% endif %}