diff --git a/api/organisations/templates/organisations/api_usage_notification.html b/api/organisations/templates/organisations/api_usage_notification.html index 74deaac7fc7d..bf19da6ae883 100644 --- a/api/organisations/templates/organisations/api_usage_notification.html +++ b/api/organisations/templates/organisations/api_usage_notification.html @@ -14,9 +14,8 @@ current subscription period. {% if organisation.is_paid %} - If this is expected, no action is required. If you are expecting to go over, you can upgrade your - organisation’s account limits by reaching out to support@flagsmith.com. We will automatically charge - for overages after our first grace period of 30 days. + If this is expected, no action is required. If you are expecting to go over, you can upgrade your organisation’s account + limits by reaching out to support@flagsmith.com. We will automatically charge for overages at the end of the pay period. For more information check the Terms of Service. {% else %} Please note that once 100% use has been breached, the serving of feature flags and admin access may be disabled{% if grace_period %} after a 7-day grace period{% endif %}. Please reach out to diff --git a/api/organisations/templates/organisations/api_usage_notification.txt b/api/organisations/templates/organisations/api_usage_notification.txt index e02fe3f967c5..714b65893e82 100644 --- a/api/organisations/templates/organisations/api_usage_notification.txt +++ b/api/organisations/templates/organisations/api_usage_notification.txt @@ -5,8 +5,7 @@ reached {{ matched_threshold }}% of your API usage within the current subscripti {% if organisation.is_paid %} If this is expected, no action is required. If you are expecting to go over, you can upgrade your organisation’s account -limits by reaching out to support@flagsmith.com. We will automatically charge for overages after our first grace period -of 30 days. +limits by reaching out to support@flagsmith.com. We will automatically charge for overages at the end of the pay period. For more information check the Terms of Service at https://www.flagsmith.com/terms-of-service. {% else %} Please note that once 100% use has been breached, the serving of feature flags and admin access may be disabled{% if grace_period %} after a 7-day grace period{% endif %}. Please reach out to support@flagsmith.com in order to upgrade your account. diff --git a/api/organisations/templates/organisations/api_usage_notification_limit.html b/api/organisations/templates/organisations/api_usage_notification_limit.html index fa79e1196f96..328256d94c71 100644 --- a/api/organisations/templates/organisations/api_usage_notification_limit.html +++ b/api/organisations/templates/organisations/api_usage_notification_limit.html @@ -14,9 +14,8 @@ current subscription period. {% if organisation.is_paid %} - We will charge for overages after our first grace period of 30 days. Please see the pricing page for - more information. You can reach out to support@flagsmith.com if you’d like to take advantage of better - contracted rates. + We will charge for overages at the end of the pay period. Please see the pricing page for more information or check the Terms of Service. + You can reach out to support@flagsmith.com if you’d like to take advantage of better contracted rates. {% else %} Please note that the serving of feature flags and admin access will be disabled{% if grace_period %} after a 7 day grace period{% endif %} until the next subscription period. If you’d like to continue service you can upgrade your diff --git a/api/organisations/templates/organisations/api_usage_notification_limit.txt b/api/organisations/templates/organisations/api_usage_notification_limit.txt index 65c8d1eaa48c..e530f217bea4 100644 --- a/api/organisations/templates/organisations/api_usage_notification_limit.txt +++ b/api/organisations/templates/organisations/api_usage_notification_limit.txt @@ -4,7 +4,7 @@ This is a system generated notification related to your Flagsmith API Usage. You has reached {{ matched_threshold }}% of your API usage within the current subscription period. {% if organisation.is_paid %} -We will charge for overages after our first grace period of 30 days. Please see the pricing page for more information. +We will charge for overages at the end of the pay period. Please see the pricing page for more information or check the Terms of Service at https://www.flagsmith.com/terms-of-service. You can reach out to support@flagsmith.com if you’d like to take advantage of better contracted rates. {% else %} Please note that the serving of feature flags and admin access will be disabled{% if grace_period %} after a 7 day