Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify that PSP is not a choice #744

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions source/payment-service-provider.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ title: GOV.UK Pay’s Payment Service Provider
<div class="govuk-grid-column-two-thirds">
<h1 class="govuk-heading-l">GOV.UK&nbsp;Pay’s Payment Service Provider</h1>
<p class="govuk-body">GOV.UK&nbsp;Pay takes payments and processes them using a Payment Service Provider (PSP).</p>
<p class="govuk-body">When setting up services on Pay, you can choose between:</p>
<p class="govuk-body">When setting up services on Pay, your PSP will depend on what type of organisation you are:</p>
<ul class="govuk-list govuk-list--bullet">
<li>GOV.UK's PSP, Stripe</li>
<li>Government Banking's PSP, Worldpay (central government or health sector organisations only)</li>
<li>GOV.UK's PSP, Stripe - for local authorities, police and government-owned charitable groups</li>
<li>Government Banking's PSP, Worldpay - for central government, arm’s length bodies and NHS</li>
</ul>

<h2 class="govuk-heading-m">Using our PSP</h2>
Expand Down
Loading