{% extends 'base.html' %} {% load static %} {% block extra_head %} {% endblock %} {% block content %}
1 Delivery details
2 {{ gateway_name }} redirect
You are being redirected to {{ gateway_name }}.

If the payment page does not open automatically, use the button below.

{% for name, value in fields.items %} {% endfor %} Back to payment methods
{% endblock %}