help: Refer to automatic/manual "billing" as "license management".

This commit is contained in:
Lauryn Menard 2024-06-10 18:16:22 +02:00 committed by Tim Abbott
parent 94ca95dc29
commit ab5bf3faba
4 changed files with 16 additions and 16 deletions

View File

@ -375,11 +375,11 @@ eligibility prior to setting up a server, contact
You can always use a credit card to pay. If you would like to pay by invoice, You can always use a credit card to pay. If you would like to pay by invoice,
you will need to sign up for an annual plan. you will need to sign up for an annual plan.
### How does automatic billing work? ### How does automatic license management work?
{!automatic-billing.md!} {!automatic-billing.md!}
### How does manual billing work? ### How does manual license management work?
{!manual-billing-intro.md!} {!manual-billing-intro.md!}

View File

@ -144,11 +144,11 @@ tool.
You can always use a credit card to pay. If you would like to pay by invoice, You can always use a credit card to pay. If you would like to pay by invoice,
you will need to sign up for an annual plan. you will need to sign up for an annual plan.
### How does automatic billing work? ### How does automatic license management work?
{!automatic-billing.md!} {!automatic-billing.md!}
### How does manual billing work? ### How does manual license management work?
{!manual-billing-intro.md!} {!manual-billing-intro.md!}

View File

@ -112,11 +112,11 @@
<label for="automatic-license-count" class="inline-block label-title"> <label for="automatic-license-count" class="inline-block label-title">
Number of licenses Number of licenses
{% if is_self_hosted_billing %} {% if is_self_hosted_billing %}
<a href="https://zulip.com/help/self-hosted-billing#how-does-automatic-billing-work" target="_blank" rel="noopener noreferrer"> <a href="https://zulip.com/help/self-hosted-billing#how-does-automatic-license-management-work" target="_blank" rel="noopener noreferrer">
<i class="fa fa-question-circle-o" aria-hidden="true"></i> <i class="fa fa-question-circle-o" aria-hidden="true"></i>
</a> </a>
{% else %} {% else %}
<a href="/help/zulip-cloud-billing#how-does-automatic-billing-work" target="_blank" rel="noopener noreferrer"> <a href="/help/zulip-cloud-billing#how-does-automatic-license-management-work" target="_blank" rel="noopener noreferrer">
<i class="fa fa-question-circle-o" aria-hidden="true"></i> <i class="fa fa-question-circle-o" aria-hidden="true"></i>
</a> </a>
{% endif %} {% endif %}
@ -132,11 +132,11 @@
<label for="current-manual-license-count" class="inline-block label-title"> <label for="current-manual-license-count" class="inline-block label-title">
Number of licenses for current billing period Number of licenses for current billing period
{% if is_self_hosted_billing %} {% if is_self_hosted_billing %}
<a href="https://zulip.com/help/self-hosted-billing#how-does-manual-billing-work" target="_blank" rel="noopener noreferrer"> <a href="https://zulip.com/help/self-hosted-billing#how-does-manual-license-management-work" target="_blank" rel="noopener noreferrer">
<i class="fa fa-question-circle-o" aria-hidden="true"></i> <i class="fa fa-question-circle-o" aria-hidden="true"></i>
</a> </a>
{% else %} {% else %}
<a href="/help/zulip-cloud-billing#how-does-manual-billing-work" target="_blank" rel="noopener noreferrer"> <a href="/help/zulip-cloud-billing#how-does-manual-license-management-work" target="_blank" rel="noopener noreferrer">
<i class="fa fa-question-circle-o" aria-hidden="true"></i> <i class="fa fa-question-circle-o" aria-hidden="true"></i>
</a> </a>
{% endif %} {% endif %}
@ -159,11 +159,11 @@
<label for="next-manual-license-count" class="inline-block label-title"> <label for="next-manual-license-count" class="inline-block label-title">
Number of licenses for next billing period Number of licenses for next billing period
{% if is_self_hosted_billing %} {% if is_self_hosted_billing %}
<a href="https://zulip.com/help/self-hosted-billing#how-does-manual-billing-work" target="_blank" rel="noopener noreferrer"> <a href="https://zulip.com/help/self-hosted-billing#how-does-manual-license-management-work" target="_blank" rel="noopener noreferrer">
<i class="fa fa-question-circle-o" aria-hidden="true"></i> <i class="fa fa-question-circle-o" aria-hidden="true"></i>
</a> </a>
{% else %} {% else %}
<a href="/help/zulip-cloud-billing#how-does-manual-billing-work" target="_blank" rel="noopener noreferrer"> <a href="/help/zulip-cloud-billing#how-does-manual-license-management-work" target="_blank" rel="noopener noreferrer">
<i class="fa fa-question-circle-o" aria-hidden="true"></i> <i class="fa fa-question-circle-o" aria-hidden="true"></i>
</a> </a>
{% endif %} {% endif %}

View File

@ -208,9 +208,9 @@
Your subscription will renew automatically. Your bill will vary based on the number of active users in your organization. Your subscription will renew automatically. Your bill will vary based on the number of active users in your organization.
You can also <a href="{{ page_params.billing_base_url }}/upgrade/?manual_license_management=true&tier={{ page_params.tier }}">purchase a fixed number of licenses</a> instead. You can also <a href="{{ page_params.billing_base_url }}/upgrade/?manual_license_management=true&tier={{ page_params.tier }}">purchase a fixed number of licenses</a> instead.
{% if is_self_hosting_management_page %} {% if is_self_hosting_management_page %}
See <a href="https://zulip.com/help/self-hosted-billing#how-does-manual-billing-work" target="_blank" rel="noopener noreferrer">here</a> for details. See <a href="https://zulip.com/help/self-hosted-billing#how-does-manual-license-management-work" target="_blank" rel="noopener noreferrer">here</a> for details.
{% else %} {% else %}
See <a href="/help/zulip-cloud-billing#how-does-manual-billing-work" target="_blank" rel="noopener noreferrer">here</a> for details. See <a href="/help/zulip-cloud-billing#how-does-manual-license-management-work" target="_blank" rel="noopener noreferrer">here</a> for details.
{% endif %} {% endif %}
</p> </p>
<input type="hidden" name="licenses" id="automatic_license_count" value="{{ seat_count }}" /> <input type="hidden" name="licenses" id="automatic_license_count" value="{{ seat_count }}" />
@ -220,15 +220,15 @@
{% if not page_params.setup_payment_by_invoice %} {% if not page_params.setup_payment_by_invoice %}
You can also <a href="{{ page_params.billing_base_url }}/upgrade/?tier={{ page_params.tier }}">choose automatic license management</a> instead. You can also <a href="{{ page_params.billing_base_url }}/upgrade/?tier={{ page_params.tier }}">choose automatic license management</a> instead.
{% if is_self_hosting_management_page %} {% if is_self_hosting_management_page %}
See <a href="https://zulip.com/help/self-hosted-billing#how-does-automatic-billing-work" target="_blank" rel="noopener noreferrer">here</a> for details. See <a href="https://zulip.com/help/self-hosted-billing#how-does-automatic-license-management-work" target="_blank" rel="noopener noreferrer">here</a> for details.
{% else %} {% else %}
See <a href="/help/zulip-cloud-billing#how-does-automatic-billing-work" target="_blank" rel="noopener noreferrer">here</a> for details. See <a href="/help/zulip-cloud-billing#how-does-automatic-license-management-work" target="_blank" rel="noopener noreferrer">here</a> for details.
{% endif %} {% endif %}
{% else %} {% else %}
{% if is_self_hosting_management_page %} {% if is_self_hosting_management_page %}
See <a href="https://zulip.com/help/self-hosted-billing#how-does-manual-billing-work" target="_blank" rel="noopener noreferrer">here</a> for details. See <a href="https://zulip.com/help/self-hosted-billing#how-does-manual-license-management-work" target="_blank" rel="noopener noreferrer">here</a> for details.
{% else %} {% else %}
See <a href="/help/zulip-cloud-billing#how-does-manual-billing-work" target="_blank" rel="noopener noreferrer">here</a> for details. See <a href="/help/zulip-cloud-billing#how-does-manual-license-management-work" target="_blank" rel="noopener noreferrer">here</a> for details.
{% endif %} {% endif %}
{% endif %} {% endif %}
</p> </p>