Skip to content

Commit

Permalink
BAU — Fix responsible person links
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbishop1 committed Aug 20, 2024
1 parent e083ad9 commit 414cf4c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app/views/dashboard/_stripe-account-setup-banner.njk
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<li>organisation bank details</li>
{% endif %}
{% if not connectorGatewayAccountStripeProgress.responsiblePerson %}
<li>the name, date of birth and home address of the person in your organisation legally responsible for payments (called your ‘<a href="https://www.payments.service.gov.uk/what-being-a-responsible-person-means/" class="govuk-link">responsible person</a>’)</li>
<li>the name, date of birth and home address of the person in your organisation legally responsible for payments (called your ‘<a href="https://www.payments.service.gov.uk/required-responsible-person-and-director-information/" class="govuk-link">responsible person</a>’)</li>
{% endif %}
{% if not connectorGatewayAccountStripeProgress.director %}
<li>the name, date of birth and work email address of the director of your service (or someone at director level)</li>
Expand Down
2 changes: 1 addition & 1 deletion app/views/request-to-go-live/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<ul class="govuk-list govuk-list--bullet">
<li>organisation bank details</li>
<li>the name, date of birth and home address of the person in your organisation legally reponsible for payments (called your ‘<a href="https://www.payments.service.gov.uk/what-being-a-responsible-person-means/" class="govuk-link">responsible person</a>’)</li>
<li>the name, date of birth and home address of the person in your organisation legally reponsible for payments (called your ‘<a href="https://www.payments.service.gov.uk/required-responsible-person-and-director-information/" class="govuk-link">responsible person</a>’)</li>
<li>the name, date of birth and work email address of the director of your service (or someone at director level)</li>
<li>VAT number (if applicable)</li>
<li>Company registration number (if applicable)</li>
Expand Down
2 changes: 1 addition & 1 deletion app/views/stripe-setup/responsible-person/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

<h1 class="govuk-heading-l">Enter responsible person details</h1>

<p class="govuk-body">We need details of a <a class="govuk-link" href="https://www.payments.service.gov.uk/what-being-a-responsible-person-means">responsible person</a> so that Stripe can run anti-money laundering checks. Liability stays at an organisational and not individual level.</p>
<p class="govuk-body">We need details of a <a class="govuk-link" href="https://www.payments.service.gov.uk/required-responsible-person-and-director-information/">responsible person</a> so that Stripe can run anti-money laundering checks. Liability stays at an organisational and not individual level.</p>
<p class="govuk-body">The responsible person can be:</p>
<ul class="govuk-list govuk-list--bullet">
<li>someone in your organisation authorised to sign contracts</li>
Expand Down
2 changes: 1 addition & 1 deletion app/views/switch-psp/switch-psp.njk
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<ul class="govuk-list govuk-list--bullet">
<li>organisation website address</li>
<li>organisation bank details</li>
<li>the name, date of birth and home address of the person in your organisation legally reponsible for payments (called your ‘<a href="https://www.payments.service.gov.uk/what-being-a-responsible-person-means/" class="govuk-link">responsible person</a>’)</li>
<li>the name, date of birth and home address of the person in your organisation legally reponsible for payments (called your ‘<a href="https://www.payments.service.gov.uk/required-responsible-person-and-director-information/" class="govuk-link">responsible person</a>’)</li>
<li>the name, date of birth and work email address of the director of your service (or someone at director level)</li>
<li>VAT number (if applicable)</li>
<li>Company registration number (if applicable)</li>
Expand Down

0 comments on commit 414cf4c

Please sign in to comment.