Skip to content

Commit

Permalink
CG 2i changes
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanD-GDS committed Mar 18, 2024
1 parent 0b1ec40 commit 573dbcf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion source/making_payments/index.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ weight: 2100

This section tells you how to take a payment using the GOV.UK Pay API.

If you want to take payments using a no-code solution instead, you can use [payment links](https://www.payments.service.gov.uk/govuk-payment-pages/).
You can also take payments using our no-code solution, [payment links](https://www.payments.service.gov.uk/govuk-payment-pages/).

When your user makes a payment, your service should supply a `reference`. If
possible, this should be a unique identifier for the payment. If your
Expand Down
4 changes: 2 additions & 2 deletions source/recurring_payments/index.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ Your service has [additional responsibilities when taking recurring payments](/r
* telling users when you’re going to take or change payments
* letting users amend their recurring payments

It would be helpful to familiarise yourself [the standard GOV.UK Pay payment flow](/payment_flow) before reading about recurring payments.
You should be familiar with [the standard GOV.UK Pay payment flow](/payment_flow) before reading about recurring payments.

This section outlines the recurring payment flow, your responsibilities, and how to set up and use agreements to take recurring payments.
This page explains the recurring payment flow, your responsibilities, and how to set up and use agreements to take recurring payments.

## How recurring payments work

Expand Down
2 changes: 1 addition & 1 deletion source/refunding_payments/index.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ weight: 4100

# Refund a payment

<%= warning_text('If you are a member of the public trying to get a refund, please contact the government department you made the payment to. This page is for civil servants that take payments with GOV.UK Pay. ') %>
<%= warning_text('If you are a member of the public requesting a refund, please contact the department you made the payment to. This page is for civil servants that take payments with GOV.UK Pay. ') %>

You can refund all or part of a payment using the GOV.UK Pay API or by signing into the [GOV.UK Pay admin tool](https://selfservice.payments.service.gov.uk/login). This page focuses on refunding payments using our API.

Expand Down

0 comments on commit 573dbcf

Please sign in to comment.