{% extends "base.html" %} {% set active_page = "billing" %} {% block title %}FaultRay - Billing{% endblock %} {% block page_title %}Billing & Plans{% endblock %} {% block page_subtitle %}Manage your subscription and usage{% endblock %} {% block content %}
STRIPE_SECRET_KEY to enable billing features.
Manage your payment methods, invoices, and subscription settings through the Stripe customer portal.
STRIPE_SECRET_KEY environment variable to enable subscription management.