{% set page_group = "admin" %} {% include 'components/head.html' %} {# Module CSS #} {# SweetAlert2 for notifications #} {# Syncfusion EJ2 Components #}
{% include 'components/nav-account.html' %}
{% include 'components/alerts.html' %}
{# ================================================================ PAGE HEADER ================================================================ #}

Billing Configuration

Configure billing settings for {{ typeNum|upper }}

{# Notice about when changes take effect #}
Important: Configuration changes take effect in the next billing period. Current invoices are not affected.
{# ================================================================ BASE RATE SECTION ================================================================ #}

Base Subscription Rate

Leave blank to use platform default rate. Override to set a custom rate for this store.
{# ================================================================ PREMIUM RATE SECTION ================================================================ #}

Premium Module Rate

Rate charged when Premium module is enabled for this store.
{# ================================================================ BILLING CONTACT SECTION ================================================================ #}

Billing Contact

Email address for billing notifications and invoices.
{# ================================================================ SMS CATEGORY CONFIGURATION ================================================================ #}

SMS Category Configuration

{# ================================================================ SAVE BUTTON ================================================================ #}
{% include 'components/footer.html' %}