{% extends "public_base.html" %} {% load static humanize %} {% block title %}Complete Your Application — Pay Fee{% endblock %} {% block content %}

One Last Step

Your application details have been saved. Pay the non-refundable application fee of UGX 50,000 to complete your submission.

Application Summary Fee Pending
Name
{{ application.full_name }}
Reference
{{ application.reference_number }}
Program Applied
{{ application.program_applied }}
Non-Refundable Fee: The UGX 50,000 application processing fee is non-refundable regardless of the outcome of your application. It covers administrative and review costs.

Secured by Flutterwave  ·  MTN MoMo  ·  Airtel Money  ·  Visa/Mastercard


Already paid or need help? Check application status  ·  Contact us

{% endblock %} {% block extra_js %} {% endblock %}