Merge pull request #308 from alphagov/pricing-page

Add pricing to the help page
This commit is contained in:
Chris Hill-Scott
2016-03-21 09:58:27 +00:00

View File

@@ -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&nbsp;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 cant deliver your text message
through our primary SMS provider.
</p>
<p>
We simply charge you the costs we pay to our delivery partners.
We dont 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. Theres no monthly charge
or setup fee.
</p>
<p>
The Government Digital Service is funding the development and running
of Notify. Were also covering the cost of the free emails and text messages.
</p>
</div> </div>
</div> </div>