Merge pull request #3042 from alphagov/how-to-pay-update

Updated How to pay content
This commit is contained in:
Chris Hill-Scott
2019-07-12 10:49:09 +01:00
committed by GitHub

View File

@@ -14,20 +14,20 @@
</h2>
<p>
Well send your organisation an invoice each quarter if:
Well send your organisation an invoice each quarter if you:
</p>
<ul class="list list-bullet">
<li>you exceed the free text message allowance</li>
<li>you send letters</li>
<li>exceed the <a href="{{ url_for('.pricing') }}">free text message allowance</a></li>
<li>send letters</li>
</ul>
<p>
If your organisation has more than one service that owes money the invoice will be broken down by service.
If your organisation has more than one service, you'll see a breakdown of each service on your invoice.
</p>
<p>
If the invoice is less than £250 (before <abbr title="Value Added Tax">VAT</abbr>) well roll it into the next quarters invoice to save time and effort.
If the value of an invoice is less than £250 (before <abbr title="Value Added Tax">VAT</abbr>), well add it to the total for the next quarter to save time and effort.
</p>
<p>
@@ -39,15 +39,19 @@
</h2>
<p>
If your organisations annual usage will cost over £500 (before <abbr title="Value Added Tax">VAT</abbr>) you need to provide us with a purchase order so we can invoice you.
If your organisations estimated spend is more than £500 per year (before <abbr title="Value Added Tax">VAT</abbr>), you need to send us a purchase order (PO).
</p>
<p>
Your organisation should raise a single purchase order to cover the estimated annual usage costs for all your Notify services. This purchase order should be updated if the estimated annual usage costs increase.
Your organisation should raise a single <abbr title="purchase order">PO</abbr> for the estimated cost of all its services. You can update the PO anytime if your usage increases.
</p>
<p>
You may need to set up Cabinet Office as a supplier before you can raise a purchase order. If you need any details to do that, please <a href="{{ support_link }}">get in touch with us</a>.
You may need to set up the Cabinet Office as a supplier before you can raise a <abbr title="purchase order">PO</abbr>.
</p>
<p>
<a href="{{ support_link }}">Contact us</a> if you need help raising a purchase order.
</p>
{% endblock %}