Skip to content

Commit

Permalink
Merge branch 'master' into PP11837postgresUpdates2
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanD-GDS authored Nov 13, 2023
2 parents 479f364 + 7114031 commit 6101d06
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Create a payment API reference
last_reviewed_on: 2023-03-15
last_reviewed_on: 2023-11-09
review_in: 6 months
weight: 14110
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Search payments API reference
last_reviewed_on: 2023-04-01
last_reviewed_on: 2023-11-09
review_in: 6 months
weight: 14160
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Get information about a single payment API reference
last_reviewed_on: 2023-04-01
last_reviewed_on: 2023-11-09
review_in: 6 months
weight: 14120
---
Expand Down
2 changes: 1 addition & 1 deletion source/making_payments/index.html.md.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Take a payment
last_reviewed_on: 2023-07-18
last_reviewed_on: 2023-11-09
review_in: 3 months
weight: 2100
---
Expand Down
2 changes: 1 addition & 1 deletion source/moto_payments/index.html.md.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Take payments over the phone or by post ('MOTO')
last_reviewed_on: 2023-04-12
last_reviewed_on: 2023-11-09
review_in: 6 months
weight: 2400
---
Expand Down
2 changes: 1 addition & 1 deletion source/moto_payments/moto_admin_tool/index.html.md.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Take telephone or postal ('MOTO') payments using the GOV.UK Pay admin tool
last_reviewed_on: 2023-04-12
last_reviewed_on: 2023-11-09
review_in: 6 months
weight: 10
---
Expand Down
2 changes: 1 addition & 1 deletion source/moto_payments/moto_api/index.html.md.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Use the API to take MOTO payments
last_reviewed_on: 2023-04-12
last_reviewed_on: 2023-11-09
review_in: 6 months
weight: 20
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Use an external system to take MOTO payments by sending card details through the API
last_reviewed_on: 2023-04-12
last_reviewed_on: 2023-11-09
review_in: 6 months
weight: 2430
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ If a user tries to make a payment during these windows, we'll show them a messag

If your service sends an API request during these windows, we'll return a `503` response. The response body will contain [a `P0999` error](/api_reference/#gov-uk-pay-api-error-codes).


If there are any issues with the maintenance during either of these windows, we have scheduled a backup date:

* Tuesday 28 November, 4:00am to 8:00am
Expand Down Expand Up @@ -56,6 +57,7 @@ You'll still be able to:

If your service sends a request to our search API during these windows, we'll return a `503` response. The response body will contain [a `P0999` error](/api_reference/#gov-uk-pay-api-error-codes).


If there are any issues with the maintenance during this window, we have scheduled a backup date:

* Thursday 16 November, 10:00am to 2:00pm
Expand Down

0 comments on commit 6101d06

Please sign in to comment.