mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -04:00
Remove ‘How to pay’ section from pricing page
It’s on its own page now.
This commit is contained in:
@@ -95,6 +95,7 @@
|
||||
<div class="column-one-quarter">
|
||||
<ul>
|
||||
<li><a href="{{ url_for("main.pricing") }}">Pricing</a></li>
|
||||
<li><a href="{{ url_for("main.how_to_pay") }}">How to pay</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="column-one-quarter">
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
<li>25,000 free text messages for other public sector services</li>
|
||||
</ul>
|
||||
<p>It costs 1.58 pence (plus VAT) for each text message you send after your free allowance.</p>
|
||||
<p>See <a href="#paying">how to pay</a>.
|
||||
<p>See <a href="{{ url_for('main.how_to_pay') }}">how to pay</a>.
|
||||
|
||||
<h3 class="heading-small">Long text messages</h3>
|
||||
<p>If a text message is longer than 160 characters (including spaces), it’ll be charged as more than one message:</p>
|
||||
@@ -144,17 +144,6 @@
|
||||
<li>C5 size envelopes with an address window</li>
|
||||
<li>first or second class postage</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="heading-medium" id="paying">How to pay</h2>
|
||||
<p>Before you can use Notify to send letters or pay for text messages you’ll need to:</p>
|
||||
<ul class="list list-bullet">
|
||||
<li>send us a request to make your service live</li>
|
||||
<li>sign our data sharing and financial agreement</li>
|
||||
<li>raise a Purchase Order (PO)</li>
|
||||
</ul>
|
||||
|
||||
<p>You may need to set up the Cabinet Office as a supplier before you can raise a PO.</p>
|
||||
<p>After you’ve done that, Notify will send you an invoice at the end of each quarter. If the value of an invoice is very small, we roll it into the next quarter to save time and effort.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user