mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-05 23:58:25 -04:00
Merge pull request #308 from alphagov/pricing-page
Add pricing to the help page
This commit is contained in:
@@ -73,6 +73,50 @@
|
|||||||
can check that everything is fully working without accidentally sending
|
can check that everything is fully working without accidentally sending
|
||||||
hundreds of text messages or emails.
|
hundreds of text messages or emails.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<h2 class="heading-large" id="pricing">Pricing</h2>
|
||||||
|
|
||||||
|
<h3 class="heading-medium">Emails</h3>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Sending email through GOV.UK Notify is completely free.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h3 class="heading-medium">Text messages</h3>
|
||||||
|
|
||||||
|
<ul class="list list-bullet">
|
||||||
|
<li>Free allowance: 250,000 SMS per service, per financial year</li>
|
||||||
|
<li>Standard rate: 1.8 pence per SMS</li>
|
||||||
|
<li>Fail-over rate: 2.5 pence per SMS</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
You only pay the fail-over rate if we can’t deliver your text message
|
||||||
|
through our primary SMS provider.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
We simply charge you the costs we pay to our delivery partners.
|
||||||
|
We don’t mark these costs up in any way.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h4 class="heading-small">SMS and text message length</h4>
|
||||||
|
<ul class="list list-bullet">
|
||||||
|
<li>Up to 160 characters = 1 SMS</li>
|
||||||
|
<li>Up to 306 characters = 2 SMS</li>
|
||||||
|
<li>Up to 459 characters = 3 SMS</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 class="heading-medium">No monthly charge or setup fee</h3>
|
||||||
|
<p>
|
||||||
|
There are no other charges for using Notify. There’s no monthly charge
|
||||||
|
or setup fee.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
The Government Digital Service is funding the development and running
|
||||||
|
of Notify. We’re also covering the cost of the free emails and text messages.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user