Payment Successful!
Thank you for your payment. Your transaction has been completed successfully.
Amount Paid:
KES {{ payment.amount|floatformat:2 }}
Transaction ID:
{{ payment.transaction_reference }}
M-Pesa Receipt:
{{ payment.mpesa_receipt_number|default:"Processing..." }}
Date:
{{ payment.created_at|date:"F j, Y H:i" }}
Paid By:
{{ payment.customer_name|default:payment.phone_number }}
{% if payment.description %}
Description:
{{ payment.description }}
{% endif %}
A receipt has been sent to your email. You can also access this information in your account dashboard.