{% extends 'base.html' %} {% load i18n %} {% block content %}

Payment Successful!

Thank you for shopping with Banshix

Your order has been confirmed.

A confirmation email has been sent to your registered email.

{% if reference %}

Reference: {{ reference }}

{% endif %}
{% endblock %}