From 00bf77621fb334fa02fb1e73097f685e508b63d7 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 4 Jun 2019 11:44:21 +0100 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20use=20plus=20to=20refer=20to=20?= =?UTF-8?q?VAT?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Got some advice from the content community: > I don't think we have a style on this - it doesn't really come up on > GOV.UK mainstream. > > In your example, I'd go with something like 'less than £250 before > VAT' or 'less than £250 (not including VAT)' to make it as clear as > possible. Would that work? I’ve gone with ’less than £250 (before VAT)’. I noticed that elsewhere we’ve said ‘Each message costs 1.58 pence (plus VAT)’ so that feels fairly consistent. --- app/templates/views/pricing/how-to-pay.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/views/pricing/how-to-pay.html b/app/templates/views/pricing/how-to-pay.html index 2be7ca6cf..00cce7b66 100644 --- a/app/templates/views/pricing/how-to-pay.html +++ b/app/templates/views/pricing/how-to-pay.html @@ -27,7 +27,7 @@

- If the invoice is less than £250 +VAT, we’ll roll it into the next quarter’s invoice to save time and effort. + If the invoice is less than £250 (before VAT) we’ll roll it into the next quarter’s invoice to save time and effort.

@@ -39,7 +39,7 @@

- If your organisation’s annual usage will cost over £500 +VAT you need to provide us with a purchase order so we can invoice you. + If your organisation’s annual usage will cost over £500 (before VAT) you need to provide us with a purchase order so we can invoice you.