From 2c1878648624534d51289a06f7c0263f97112607 Mon Sep 17 00:00:00 2001 From: Jonathan Bobel Date: Mon, 20 May 2024 11:51:09 -0400 Subject: [PATCH] 500 - Updating "Pricing" page content --- app/main/views/sub_navigation_dictionaries.py | 2 +- app/templates/views/pricing/index.html | 19 +++++++++++++------ 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/app/main/views/sub_navigation_dictionaries.py b/app/main/views/sub_navigation_dictionaries.py index 5e32bc003..5c7cf26ba 100644 --- a/app/main/views/sub_navigation_dictionaries.py +++ b/app/main/views/sub_navigation_dictionaries.py @@ -32,7 +32,7 @@ def using_notify_nav(): "link": "main.trial_mode_new", }, { - "name": "Pricing", + "name": "Tracking usage", "link": "main.pricing", }, { diff --git a/app/templates/views/pricing/index.html b/app/templates/views/pricing/index.html index f53a43eeb..46a7c2666 100644 --- a/app/templates/views/pricing/index.html +++ b/app/templates/views/pricing/index.html @@ -15,7 +15,7 @@ Message parts {{ content_metadata( data={ -"Last updated": "February 5, 2024" +"Last updated": "April 10, 2024" } ) }} @@ -26,13 +26,15 @@ more parts towards the allowance if you:

Long text messages

If a text message is longer than 160 characters (including spaces and service name), it counts as more than one message part.

+

Calculation of message parts without special characters

+
{% call mapping_table( caption='Text message pricing', @@ -72,12 +74,17 @@ and the number of parts you’ll have left.

Using them can increase the cost of sending text messages.

-

Accents and accented characters

-

Some languages use accented characters.

+

Accented characters and non-romanized scripts

+

Notify can handle a wide range of different languages and scripts. However, occasionally some phone carriers may +struggle to display special characters or non-romanized scripts. (Languages such as Arabic, Chinese, Japanese, Korean, +and Russian use non-romanized scripts with different characters.) Best practices encourage communication in the +recipient’s preferred language, but we are aware that, rarely, a phone carrier will not be able to handle the message.

The following accented characters do not affect the cost of sending text messages: Ä, É, Ö, Ü, à, ä, é, è, ì, ò, ö, ù, ü.

-

Using other accented characters can increase the cost of sending text messages. -

+

Using other accented characters or scripts will increase the cost of sending text messages. Even one accented character +(with the exception of those noted above), or use of a non-romanized or logographic script will cause the entire message +to be calculated as detailed below.

+

Calculation of message parts with special characters or non-romanized scripts

{% set accentedChars %}
{% call mapping_table(