{% extends 'core/base.html' %} {% load static %} {% block content %}

Mpesa Payment

Mpesa Logo

You will receive an STK push request on your Mpesa number. Please confirm the payment.

{% csrf_token %}
{{ form }}
{% endblock content %} {% block custom_js %} {% endblock custom_js %}