{% extends "base.html" %} {% block content %}

Authorize Payment

{{ provider }}
{% include "components/payment_card.html" %}
{% endblock %}