{% extends "base/base.html" %} {% load static %} {% block title %}Payment Processing - {{ block.super }}{% endblock %} {% block content %}
Please complete the payment on your phone
Amount: KES {{ payment.amount|floatformat:2 }}
Transaction Reference: {{ payment.transaction_reference }}