{% load static %} Payment โ€” Avighna Solution {% if gateway_enabled %} {% endif %}
Order Summary
{% if plan == 'starter' %}โšก {% elif plan == 'business' %}๐Ÿš€ {% else %}๐Ÿ†{% endif %}
{{ plan_display }} Plan
Avighna Solution โ€” Monthly Subscription
Plan Price โ‚น{{ amounts.original }}
GST (18%) โ‚น{{ amounts.gst }}
Total Payable โ‚น{{ amounts.total }}
What You Get
{% if plan == 'starter' %}
โœ“ 100 verifications/month
โœ“ 2 staff accounts
โœ“ Visitor dashboard
{% elif plan == 'business' %}
โœ“ 500 verifications/month
โœ“ 5 staff accounts
โœ“ Visitor dashboard
โœ“ Excel export
{% else %}
โœ“ Unlimited verifications
โœ“ Unlimited staff accounts
โœ“ Visitor dashboard
โœ“ Excel export
{% endif %}
โœ“ 30-day subscription
Complete Payment ๐Ÿ”’ Secure
{% if cashfree_env == 'sandbox' %}
๐Ÿงช Sandbox Mode: Use test card details.
{% endif %}

{% if gateway_enabled %} {% else %}
โš ๏ธ Online payments are currently unavailable.
Please contact the administrator at {{ support_email }} to activate your plan, or enter a coupon code above if you have one.
{% endif %}
{% csrf_token %}
{% if gateway_enabled %}
๐Ÿ›ก๏ธ Payments powered by Cashfree โ€” PCI DSS compliant
{% endif %} โ† Back to Plans

Processing payment...
Please do not close this window.