{% extends "mnfapp/base.html" %} {% load static %} {% block content %} Checkout

Chut

Payment

{%csrf_token%}

Pay Using Card

{% if desc %} {%endif%} {% if giftId %} {%endif%}

Order Summary

Amount To Be Paid $ {{amount}} USD = ₹ {{amtINR}} INR {% if desc %} Subscription {{subPlan}} {%endif%}
Have a promo code? Enter Here
{%csrf_token%} {%if green%} {%else%} {%endif%}
{% if promo_message%} {% if green %} {{promo_message}} {%else%} {{promo_message}} {%endif%} {%endif%}
{% if giftId %} Gift One Month Subscription {% endif %}
{%endblock%}