From 05e38ecb786345e3d65880a99ee72ef233fe7cf9 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Fri, 5 Jul 2019 12:01:21 +0100 Subject: [PATCH 1/8] Updated How to pay content --- app/templates/views/pricing/how-to-pay.html | 24 ++++++++++++++------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/app/templates/views/pricing/how-to-pay.html b/app/templates/views/pricing/how-to-pay.html index 00cce7b66..2d9d42a56 100644 --- a/app/templates/views/pricing/how-to-pay.html +++ b/app/templates/views/pricing/how-to-pay.html @@ -14,20 +14,20 @@

- We’ll send your organisation an invoice each quarter if: + We’ll send your organisation an invoice each quarter if you:

- 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.

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

@@ -39,15 +39,23 @@

- 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. + If your organisation's estimated spend is more than £500 a year (before VAT), you need to send us a purchase order (PO).

- 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. + Each organisation should raise a single PO to cover the cost of all its services.

- 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 get in touch with us. + You must update the PO if the estimated annual usage costs increase. +

+ +

+ You may need to set up the Cabinet Office as a supplier before you can raise a PO. +

+ +

+ Contact the team if you need help raising a purchase order.

{% endblock %} From a6c455fe24951898e779454fb74601d549a6ca1f Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Mon, 8 Jul 2019 16:08:26 +0100 Subject: [PATCH 2/8] Update app/templates/views/pricing/how-to-pay.html Co-Authored-By: Chris Hill-Scott --- app/templates/views/pricing/how-to-pay.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/pricing/how-to-pay.html b/app/templates/views/pricing/how-to-pay.html index 2d9d42a56..d0c281318 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 value of an invoice is less than £250 (before VAT), we'll add it to the total for the next quarter to save time and effort. + If the value of an invoice is less than £250 (before VAT), we’ll add it to the total for the next quarter to save time and effort.

From edbb1ee1da8d0192916de833ddfc0b5e3746a511 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Mon, 8 Jul 2019 16:08:34 +0100 Subject: [PATCH 3/8] Update app/templates/views/pricing/how-to-pay.html Co-Authored-By: Chris Hill-Scott --- app/templates/views/pricing/how-to-pay.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/pricing/how-to-pay.html b/app/templates/views/pricing/how-to-pay.html index d0c281318..d74e7f4cb 100644 --- a/app/templates/views/pricing/how-to-pay.html +++ b/app/templates/views/pricing/how-to-pay.html @@ -39,7 +39,7 @@

- If your organisation's estimated spend is more than £500 a year (before VAT), you need to send us a purchase order (PO). + If your organisation’s estimated spend is more than £500 per year (before VAT), you need to send us a purchase order (PO).

From 432147649199b9e693e61c7676585a576a45b5e1 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Mon, 8 Jul 2019 16:08:42 +0100 Subject: [PATCH 4/8] Update app/templates/views/pricing/how-to-pay.html Co-Authored-By: Chris Hill-Scott --- app/templates/views/pricing/how-to-pay.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/pricing/how-to-pay.html b/app/templates/views/pricing/how-to-pay.html index d74e7f4cb..803a390aa 100644 --- a/app/templates/views/pricing/how-to-pay.html +++ b/app/templates/views/pricing/how-to-pay.html @@ -43,7 +43,7 @@

- Each organisation should raise a single PO to cover the cost of all its services. + Each organisation should raise a single PO to cover the cost of all its services.

From 8f982bf042812b19aa37071b349064fb60b1a61a Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Mon, 8 Jul 2019 16:14:43 +0100 Subject: [PATCH 5/8] Add abbreviations --- 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 803a390aa..5b39e2a5a 100644 --- a/app/templates/views/pricing/how-to-pay.html +++ b/app/templates/views/pricing/how-to-pay.html @@ -47,11 +47,11 @@

- You must update the PO if the estimated annual usage costs increase. + You must update the PO if the estimated annual usage costs increase.

- You may need to set up the Cabinet Office as a supplier before you can raise a PO. + You may need to set up the Cabinet Office as a supplier before you can raise a PO.

From 93acdd6de09b98911827c6e88a5dfca70dc46ee0 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Wed, 10 Jul 2019 15:01:13 +0100 Subject: [PATCH 6/8] Update purchase order content --- app/templates/views/pricing/how-to-pay.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/app/templates/views/pricing/how-to-pay.html b/app/templates/views/pricing/how-to-pay.html index 5b39e2a5a..203dc22f5 100644 --- a/app/templates/views/pricing/how-to-pay.html +++ b/app/templates/views/pricing/how-to-pay.html @@ -43,11 +43,7 @@

- Each organisation should raise a single PO to cover the cost of all its services. -

- -

- You must update the PO if the estimated annual usage costs increase. + Your organisation should raise a single PO for the estimated cost of all its services. You can update the PO anytime if your usage increases.

From ba670cdcfc147812a5f820c93eba8f0a3673bfb2 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Wed, 10 Jul 2019 15:16:22 +0100 Subject: [PATCH 7/8] Add link to pricing --- app/templates/views/pricing/how-to-pay.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/pricing/how-to-pay.html b/app/templates/views/pricing/how-to-pay.html index 203dc22f5..c5df328ac 100644 --- a/app/templates/views/pricing/how-to-pay.html +++ b/app/templates/views/pricing/how-to-pay.html @@ -18,7 +18,7 @@

From 84c69589308468dc9e4e1121e16d3dfffee86109 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Thu, 11 Jul 2019 15:35:52 +0100 Subject: [PATCH 8/8] Add contact us --- app/templates/views/pricing/how-to-pay.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/pricing/how-to-pay.html b/app/templates/views/pricing/how-to-pay.html index c5df328ac..910c59963 100644 --- a/app/templates/views/pricing/how-to-pay.html +++ b/app/templates/views/pricing/how-to-pay.html @@ -51,7 +51,7 @@

- Contact the team if you need help raising a purchase order. + Contact us if you need help raising a purchase order.

{% endblock %}