From 1a6610c85ac23119d304cc2606cffebf28802ff5 Mon Sep 17 00:00:00 2001
From: Tim Lowden
{% if not current_user.is_authenticated %}
- Create an account then add as many unique services as you need to.
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 %}