2022-03-01 11:07:01 +00:00
|
|
|
|
{% from "components/content-metadata.html" import content_metadata %}
|
2017-07-28 15:07:08 +01:00
|
|
|
|
{% from "components/table.html" import mapping_table, row, text_field, field, row_heading %}
|
2018-08-15 20:13:49 +01:00
|
|
|
|
{% from "components/live-search.html" import live_search %}
|
2022-12-14 11:50:51 -05:00
|
|
|
|
{% from "components/uk_components/details/macro.njk" import govukDetails %}
|
2017-07-28 14:43:44 +01:00
|
|
|
|
|
2019-06-04 11:20:33 +01:00
|
|
|
|
{% extends "content_template.html" %}
|
2016-04-04 15:22:30 +01:00
|
|
|
|
|
2017-02-13 10:45:15 +00:00
|
|
|
|
{% block per_page_title %}
|
2023-06-09 10:59:01 -04:00
|
|
|
|
Pricing
|
2016-04-04 15:22:30 +01:00
|
|
|
|
{% endblock %}
|
|
|
|
|
|
|
2019-06-04 11:20:33 +01:00
|
|
|
|
{% block content_column_content %}
|
2016-04-04 15:22:30 +01:00
|
|
|
|
|
2023-06-09 10:59:01 -04:00
|
|
|
|
<h1 class="font-body-2xl margin-bottom-3">Pricing</h1>
|
|
|
|
|
|
|
|
|
|
|
|
{{ content_metadata(
|
|
|
|
|
|
data={
|
|
|
|
|
|
"Last updated": "Feb 27, 2023"
|
|
|
|
|
|
}
|
|
|
|
|
|
) }}
|
|
|
|
|
|
|
2023-06-23 16:23:12 -04:00
|
|
|
|
<p>During pilot period, each service has an allowance of 250,000 free text messages. Once this allowance is met, the
|
|
|
|
|
|
application will stop delivering messages. There’s no monthly charge, no setup fee and no procurement cost.</p>
|
2023-06-09 10:59:01 -04:00
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
|
|
{% if not current_user.is_authenticated %}
|
|
|
|
|
|
<a class="usa-link" href="{{ url_for('main.register') }}">Create an account,</a> then
|
|
|
|
|
|
add your unique service(s).
|
|
|
|
|
|
</p>
|
|
|
|
|
|
{% else %}
|
|
|
|
|
|
Additional unique services may be added, although moving each service out of trial mode is subject to approval by the
|
2023-07-28 11:12:46 -04:00
|
|
|
|
Notify.gov team.
|
2023-06-09 10:59:01 -04:00
|
|
|
|
{% endif %}
|
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
<p>When you add a new service it will start in <a class="usa-link"
|
|
|
|
|
|
href="{{ url_for('main.trial_mode_new') }}">trial mode</a>.</p>
|
|
|
|
|
|
|
2023-06-23 16:23:12 -04:00
|
|
|
|
<p>You’ll use more messages towards the allowance if you send text messages longer than 160 characters.</p>
|
|
|
|
|
|
|
2023-06-09 10:59:01 -04:00
|
|
|
|
<!-- <h2 class="font-body-lg" id="emails">Emails</h2>
|
2023-06-06 15:28:24 -04:00
|
|
|
|
<p>It’s free to send emails through Notify.</p> -->
|
2017-07-28 15:10:12 +01:00
|
|
|
|
|
2023-06-09 10:59:01 -04:00
|
|
|
|
<h2 class="font-body-lg" id="text-messages">Text messages</h2>
|
|
|
|
|
|
<p>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.</p>
|
|
|
|
|
|
<!-- <p>When a service has used its annual allowance, it costs {{ sms_rate }} pence (plus VAT) for each text message you send.</p> -->
|
|
|
|
|
|
<p>You’ll use more messages towards the allowance, if you send <a class="usa-link"
|
|
|
|
|
|
href="#long-text-messages">text messages longer than 160 characters</a>.</p>
|
|
|
|
|
|
<p>You may also use more messages if you:</p>
|
|
|
|
|
|
<ul class="list list-bullet">
|
|
|
|
|
|
<li>use certain <a class="usa-link" href="#symbols">signs and symbols</a></li>
|
|
|
|
|
|
<li>use <a class="usa-link" href="#accents">accents and accented letters</a></li>
|
|
|
|
|
|
<li>send text messages to <a class="usa-link"
|
|
|
|
|
|
href="#international-numbers">international numbers</a></li>
|
|
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <p>See <a class="usa-link" href="{{ url_for('main.how_to_pay') }}">how to pay</a>.
|
2021-11-30 14:25:46 +00:00
|
|
|
|
|
2023-06-06 15:28:24 -04:00
|
|
|
|
<h3 class="font-body-lg" id="free-text-message-allowance">Free text message allowance</h3>
|
2021-11-30 14:25:46 +00:00
|
|
|
|
|
2023-06-06 15:28:24 -04:00
|
|
|
|
<p>The current allowance is:</p>
|
2022-03-10 09:57:35 +00:00
|
|
|
|
<ul class="list list-bullet">
|
2022-03-10 11:17:05 +00:00
|
|
|
|
<li>40,000 free text messages for national services</li>
|
|
|
|
|
|
<li>20,000 free text messages for regional services</li>
|
2022-03-10 13:59:04 +00:00
|
|
|
|
<li>10,000 free text messages for state-funded schools and GP practices</li>
|
2022-03-10 09:57:35 +00:00
|
|
|
|
</ul>
|
2023-06-06 15:28:24 -04:00
|
|
|
|
<p>Each unique service you add has a separate allowance.</p> -->
|
2022-03-10 09:57:35 +00:00
|
|
|
|
|
2023-06-09 10:59:01 -04:00
|
|
|
|
<h3 class="font-body-lg" id="long-text-messages">Long text messages</h3>
|
|
|
|
|
|
<p>If a text message is longer than 160 characters (including spaces), it counts as more than one message.</p>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="bottom-gutter-3-2">
|
|
|
|
|
|
{% call mapping_table(
|
|
|
|
|
|
caption='Text message pricing',
|
|
|
|
|
|
field_headings=['Message length', 'Charge'],
|
|
|
|
|
|
field_headings_visible=True,
|
|
|
|
|
|
caption_visible=False
|
|
|
|
|
|
) %}
|
|
|
|
|
|
{% for message_length, charge in [
|
|
|
|
|
|
('Up to 160 characters', '1 text message'),
|
|
|
|
|
|
('Up to 306 characters', '2 text messages'),
|
|
|
|
|
|
('Up to 459 characters', '3 text messages'),
|
|
|
|
|
|
('Up to 612 characters', '4 text messages'),
|
|
|
|
|
|
('Up to 765 characters', '5 text messages'),
|
|
|
|
|
|
('Up to 918 characters', '6 text messages'),
|
|
|
|
|
|
] %}
|
|
|
|
|
|
{% call row() %}
|
|
|
|
|
|
{{ text_field(message_length) }}
|
|
|
|
|
|
{{ text_field(charge) }}
|
|
|
|
|
|
{% endcall %}
|
|
|
|
|
|
{% endfor %}
|
|
|
|
|
|
{% endcall %}
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<h3 class="font-body-lg" id="symbols">Signs and symbols</h3>
|
|
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
|
|
The following signs and symbols count as 2 characters each:<br />
|
|
|
|
|
|
<span class="extended-gsm-characters">[]{}^\|~$</span>
|
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
<p>Using them can increase the cost of sending text messages.</p>
|
|
|
|
|
|
|
|
|
|
|
|
<h3 class="font-body-lg" id="accents">Accents and accented characters</h3>
|
|
|
|
|
|
<p>Some languages use accented characters.</p>
|
|
|
|
|
|
<p>The following accented characters do not affect the cost of sending text messages: Ä, É, Ö, Ü, à, ä, é, è, ì, ò, ö,
|
|
|
|
|
|
ù, ü.</p>
|
|
|
|
|
|
<p>Using other accented characters can increase the cost of sending text messages.
|
|
|
|
|
|
<p>
|
2020-02-14 12:05:49 +00:00
|
|
|
|
{% set accentedChars %}
|
2023-06-09 10:59:01 -04:00
|
|
|
|
<div class="bottom-gutter-3-2">
|
|
|
|
|
|
{% call mapping_table(
|
|
|
|
|
|
caption='Accented characters that affect text message charges',
|
|
|
|
|
|
field_headings=['Character', 'Description'],
|
|
|
|
|
|
field_headings_visible=True,
|
|
|
|
|
|
caption_visible=False
|
|
|
|
|
|
) %}
|
|
|
|
|
|
{% for letter, description in [
|
|
|
|
|
|
('Â', 'Capital letter A with circumflex'),
|
|
|
|
|
|
('Á', 'Capital letter A with acute'),
|
|
|
|
|
|
('À', 'Capital letter A with grave'),
|
|
|
|
|
|
('Ê', 'Capital letter E with circumflex'),
|
|
|
|
|
|
('È', 'Capital letter E with grave'),
|
|
|
|
|
|
('Ë', 'Capital letter E with dieresis'),
|
|
|
|
|
|
('Î', 'Capital letter I with circumflex'),
|
|
|
|
|
|
('Í', 'Capital letter I with acute'),
|
|
|
|
|
|
('Ì', 'Capital letter I with grave'),
|
|
|
|
|
|
('Ï', 'Capital letter I with dieresis'),
|
|
|
|
|
|
('Ô', 'Capital letter O with circumflex'),
|
|
|
|
|
|
('Ó', 'Capital letter O with acute'),
|
|
|
|
|
|
('Ò', 'Capital letter O with grave'),
|
|
|
|
|
|
('Û', 'Capital letter U with circumflex'),
|
|
|
|
|
|
('Ú', 'Capital letter U with acute'),
|
|
|
|
|
|
('Ù', 'Capital letter U with grave'),
|
|
|
|
|
|
('Ŵ', 'Capital letter W with circumflex'),
|
|
|
|
|
|
('Ẃ', 'Capital letter W with acute'),
|
|
|
|
|
|
('Ẁ', 'Capital letter W with grave'),
|
|
|
|
|
|
('Ẅ', 'Capital letter W with dieresis'),
|
|
|
|
|
|
('Ŷ', 'Capital letter Y with circumflex'),
|
|
|
|
|
|
('Ý', 'Capital letter Y with acute'),
|
|
|
|
|
|
('Ỳ', 'Capital letter Y with grave'),
|
|
|
|
|
|
('Ÿ', 'Capital letter Y with dieresis'),
|
|
|
|
|
|
('â', 'Lower case letter a with circumflex'),
|
|
|
|
|
|
('á', 'Lower case letter a with acute'),
|
|
|
|
|
|
('ê', 'Lower case letter e with circumflex'),
|
|
|
|
|
|
('ë', 'Lower case letter e with dieresis'),
|
|
|
|
|
|
('î', 'Lower case letter i with circumflex'),
|
|
|
|
|
|
('í', 'Lower case letter i with acute'),
|
|
|
|
|
|
('ï', 'Lower case letter i with dieresis'),
|
|
|
|
|
|
('ô', 'Lower case letter o with circumflex'),
|
|
|
|
|
|
('ó', 'Lower case letter o with acute'),
|
|
|
|
|
|
('û', 'Lower case letter u with circumflex'),
|
|
|
|
|
|
('ú', 'Lower case letter u with acute'),
|
|
|
|
|
|
('ŵ', 'Lower case letter w with circumflex'),
|
|
|
|
|
|
('ẃ', 'Lower case letter w with acute'),
|
|
|
|
|
|
('ẁ', 'Lower case letter w with grave'),
|
|
|
|
|
|
('ẅ', 'Lower case letter w with dieresis'),
|
|
|
|
|
|
('ŷ', 'Lower case letter y with circumflex'),
|
|
|
|
|
|
('ý', 'Lower case letter y with acute'),
|
|
|
|
|
|
('ỳ', 'Lower case letter y with grave'),
|
|
|
|
|
|
('ÿ', 'Lower case letter y with dieresis'),
|
|
|
|
|
|
] %}
|
|
|
|
|
|
{% call row() %}
|
|
|
|
|
|
{{ text_field(letter) }}
|
|
|
|
|
|
{{ text_field(description) }}
|
|
|
|
|
|
{% endcall %}
|
|
|
|
|
|
{% endfor %}
|
|
|
|
|
|
{% endcall %}
|
|
|
|
|
|
</div>
|
|
|
|
|
|
{% endset %}
|
|
|
|
|
|
{{ govukDetails({
|
|
|
|
|
|
"summaryText": "Accented characters that affect text message charges",
|
|
|
|
|
|
"html": accentedChars
|
|
|
|
|
|
}) }}
|
|
|
|
|
|
|
|
|
|
|
|
<div class="bottom-gutter-3-2">
|
|
|
|
|
|
{% call mapping_table(
|
|
|
|
|
|
caption='Pricing for text messages containing accented characters that affect the charges',
|
|
|
|
|
|
field_headings=['Message length', 'Charge'],
|
|
|
|
|
|
field_headings_visible=True,
|
|
|
|
|
|
caption_visible=False
|
|
|
|
|
|
) %}
|
|
|
|
|
|
{% for message_length, charge in [
|
|
|
|
|
|
('Up to 70 characters', '1 text message'),
|
|
|
|
|
|
('Up to 134 characters', '2 text messages'),
|
|
|
|
|
|
('Up to 201 characters', '3 text messages'),
|
|
|
|
|
|
('Up to 268 characters', '4 text messages'),
|
|
|
|
|
|
('Each additional 67 characters', '1 additional text message'),
|
|
|
|
|
|
] %}
|
|
|
|
|
|
{% call row() %}
|
|
|
|
|
|
{{ text_field(message_length) }}
|
|
|
|
|
|
{{ text_field(charge) }}
|
|
|
|
|
|
{% endcall %}
|
|
|
|
|
|
{% endfor %}
|
|
|
|
|
|
{% endcall %}
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<h3 class="font-body-lg" id="international-numbers">Sending text messages to international numbers</h3>
|
|
|
|
|
|
<p>It might cost more to send text messages to international numbers than U.S. ones, depending on the country.</p>
|
|
|
|
|
|
<!-- {% set smsIntRates %}
|
2019-06-04 11:20:33 +01:00
|
|
|
|
{{ live_search(target_selector='#international-pricing .table-row', show=True, form=search_form, label='Search by country name or code') }}
|
2017-07-28 14:58:47 +01:00
|
|
|
|
|
2019-06-04 11:20:33 +01:00
|
|
|
|
<div id="international-pricing" class="bottom-gutter-3-2">
|
2017-07-28 14:43:44 +01:00
|
|
|
|
{% call mapping_table(
|
2022-05-31 17:32:41 +01:00
|
|
|
|
caption='International text message rates',
|
2019-06-04 11:20:33 +01:00
|
|
|
|
field_headings=['Country code', 'Country', 'Cost multiplier'],
|
2017-07-28 14:43:44 +01:00
|
|
|
|
field_headings_visible=True,
|
|
|
|
|
|
caption_visible=False
|
|
|
|
|
|
) %}
|
2019-06-04 11:20:33 +01:00
|
|
|
|
{% for cc, names, billable_units in international_sms_rates %}
|
2017-07-28 14:43:44 +01:00
|
|
|
|
{% call row() %}
|
2019-06-04 11:20:33 +01:00
|
|
|
|
{{ text_field('+' + cc) }}
|
|
|
|
|
|
{% call field() %}
|
|
|
|
|
|
{% for name in names %}
|
|
|
|
|
|
{{ name }}<br>
|
|
|
|
|
|
{% endfor %}
|
|
|
|
|
|
{% endcall %}
|
|
|
|
|
|
{{ text_field('{} ×'.format(billable_units)|safe) }}
|
2017-07-28 14:43:44 +01:00
|
|
|
|
{% endcall %}
|
|
|
|
|
|
{% endfor %}
|
2022-05-31 17:32:41 +01:00
|
|
|
|
|
|
|
|
|
|
{% call row() %}
|
|
|
|
|
|
{{ text_field('+882') }}
|
|
|
|
|
|
{% call field() %}Worldwide{% endcall %}
|
|
|
|
|
|
{{ text_field('Not supported') }}
|
|
|
|
|
|
{% endcall %}
|
2017-07-28 14:43:44 +01:00
|
|
|
|
{% endcall %}
|
|
|
|
|
|
</div>
|
2020-02-14 12:05:49 +00:00
|
|
|
|
{% endset %}
|
2022-05-31 17:32:41 +01:00
|
|
|
|
|
2020-02-14 12:05:49 +00:00
|
|
|
|
{{ govukDetails({
|
|
|
|
|
|
"summaryText": "International text message rates",
|
2022-08-31 08:47:18 -04:00
|
|
|
|
"id": "sms-pricing-details",
|
2020-02-14 12:05:49 +00:00
|
|
|
|
"html": smsIntRates
|
2023-02-28 08:39:23 -05:00
|
|
|
|
}) }} -->
|
2019-06-04 11:20:33 +01:00
|
|
|
|
|
2023-06-09 10:59:01 -04:00
|
|
|
|
{% endblock %}
|