mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-15 19:01:04 -04:00
Merge pull request #4195 from alphagov/pricing-page-update-1-april-22
Update text message allowances and cost
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
{{ content_metadata(
|
||||
data={
|
||||
"Last updated": "10 March 2022"
|
||||
"Last updated": "1 April 2022"
|
||||
}
|
||||
) }}
|
||||
|
||||
@@ -42,10 +42,7 @@
|
||||
|
||||
<h2 class="heading-medium" id="text-messages">Text messages</h2>
|
||||
<p class="govuk-body">Each unique service you add has an annual allowance of free text messages.</p>
|
||||
<p class="govuk-body">When a service has used its annual allowance, it costs 1.6 pence (plus VAT) for each text message you send.</p>
|
||||
<div class="panel panel-border-wide">
|
||||
<p class="govuk-body">On 1 April 2022 the cost of sending a text message will go up to 1.61 pence (plus VAT).</p>
|
||||
</div>
|
||||
<p class="govuk-body">When a service has used its annual allowance, it costs 1.61 pence (plus VAT) for each text message you send.</p>
|
||||
<p class="govuk-body">You’ll use more free messages, or pay more for each message, if you send <a class="govuk-link govuk-link--no-visited-state" href="#long-text-messages">text messages longer than 160 characters</a>.</p>
|
||||
<p class="govuk-body">You may also use more free messages, or pay more for each message, if you:</p>
|
||||
<ul class="list list-bullet">
|
||||
@@ -59,21 +56,12 @@
|
||||
<h3 class="heading-small" id="free-text-message-allowance">Free text message allowance</h3>
|
||||
|
||||
<p class="govuk-body">The current allowance is:</p>
|
||||
<ul class="list list-bullet">
|
||||
<li>150,000 free text messages for national services</li>
|
||||
<li>25,000 free text messages for regional services</li>
|
||||
<li>10,000 free text messages for state-funded schools and GP practices</li>
|
||||
</ul>
|
||||
<p class="govuk-body">Each unique service you add has a separate allowance.</p>
|
||||
|
||||
<div class="panel panel-border-wide">
|
||||
<p class="govuk-body">From 1 April 2022 the allowance will be:</p>
|
||||
<ul class="list list-bullet">
|
||||
<li>40,000 free text messages for national services</li>
|
||||
<li>20,000 free text messages for regional services</li>
|
||||
<li>10,000 free text messages for state-funded schools and GP practices</li>
|
||||
</ul>
|
||||
</div>
|
||||
<p class="govuk-body">Each unique service you add has a separate allowance.</p>
|
||||
|
||||
<h3 class="heading-small" id="long-text-messages">Long text messages</h3>
|
||||
<p class="govuk-body">If a text message is longer than 160 characters (including spaces), it counts as more than one message.</p>
|
||||
|
||||
@@ -151,9 +151,9 @@
|
||||
</div>
|
||||
<div class="govuk-grid-column-one-half">
|
||||
<h3 class="govuk-visually-hidden">Text messages</h3>
|
||||
<div class="product-page-big-number">Up to 150,000</div>
|
||||
<div class="product-page-big-number">Up to 40,000</div>
|
||||
free text messages a year,<br>
|
||||
then 1.6 pence per message
|
||||
then 1.61 pence per message
|
||||
</div>
|
||||
<div class="govuk-grid-column-one-half">
|
||||
<h3 class="govuk-visually-hidden">Letters</h3>
|
||||
|
||||
Reference in New Issue
Block a user