diff --git a/app/templates/views/pricing/index.html b/app/templates/views/pricing/index.html index b08a8247a..4f7ad0c8e 100644 --- a/app/templates/views/pricing/index.html +++ b/app/templates/views/pricing/index.html @@ -15,7 +15,7 @@ {{ content_metadata( data={ - "Last updated": "1 May 2022" + "Last updated": "27 Feb 2023" } ) }} @@ -28,29 +28,29 @@
{% if not current_user.is_authenticated %} - Create an account then add as many unique services as you need to.
+ Create an account, then add your unique service(s). {% else %} - You can add as many unique services as you need to. + Additional unique services may be added, although moving each service out of trial mode is subject to approval by the U.S. Notify team. {% endif %}When you add a new service it will start in trial mode.
-It’s free to send emails through Notify.
+Each unique service you add has an annual allowance of free text messages.
-When a service has used its annual allowance, it costs {{ sms_rate }} pence (plus VAT) for each text message you send.
-You’ll use more free messages, or pay more for each message, if you send text messages longer than 160 characters.
-You may also use more free messages, or pay more for each message, if you:
+During pilot phase, each service has an annual allowance of 250,000 free text messages. Once this allowance is met, the application will stop delivering messages.
+ +You’ll use more messages towards the allowance, if you send text messages longer than 160 characters.
+You may also use more messages if you:
See how to pay. +
If a text message is longer than 160 characters (including spaces), it counts as more than one message.
@@ -92,13 +92,13 @@
The following signs and symbols count as 2 characters each:
- []{}^\|~€
+ []{}^\|~$
Using them can increase the cost of sending text messages.
Some languages, such as Welsh, use accented characters.
+Some languages use accented characters.
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.
{% set accentedChars %} @@ -191,7 +191,7 @@
It might cost more to send text messages to international numbers than US ones, depending on the country.
- {% set smsIntRates %} + {% endblock %}