|
| 1 | + <nav class="breadcrumbs" aria-label="Breadcrumbs"> |
| 2 | + <ol itemscope itemtype="http://schema.org/BreadcrumbList"> |
| 3 | + <li class="breadcrumbs__item" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> |
| 4 | + <a href="https://www.gov.uk/service-toolkit#components" itemprop="item"><span itemprop="name">Components</span></a> |
| 5 | + </li> |
| 6 | + <li class="breadcrumbs__item breadcrumbs__item" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> |
| 7 | + <a href="/" itemprop="item"><span itemprop="name">GOV.UK Pay</span></a> |
| 8 | + </li> |
| 9 | + <li class="breadcrumbs__item breadcrumbs__item--active" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> |
| 10 | + <a href="#main" itemprop="item"><span itemprop="name">Get Started</span></a> |
| 11 | + </li> |
| 12 | + </ol> |
| 13 | + </nav> |
| 14 | +<div class="container"> |
| 15 | + <div class="grid-row"> |
| 16 | + <div class="column-two-thirds column-minimum"> |
| 17 | + <h1 class="heading-large"> |
| 18 | + Get started |
| 19 | + </h1> |
| 20 | + |
| 21 | + <ol class="task-list"> |
| 22 | + <h2 class="task-list-section"> |
| 23 | + <span class="task-list-section-number">1.</span> Check GOV.UK Pay is right for you |
| 24 | + </h2> |
| 25 | + <div class="task-list-items"> |
| 26 | + <p>If you are a central government organisation with a new or existing digital service, and want to take card payments online, then GOV.UK Pay should be suitable for you.</p> |
| 27 | + <p>Review GOV.UK Pay’s <a href="/features">top features and roadmap</a> and decide if it meets your service’s needs.</p> |
| 28 | + </div> |
| 29 | + |
| 30 | + <h2 class="task-list-section"> |
| 31 | + <span class="task-list-section-number">2.</span> Create an account |
| 32 | + </h2> |
| 33 | + <div class="task-list-items"> |
| 34 | + <p>Test GOV.UK Pay for yourself by sending an email to <a href="mailto:govuk-pay-support@digital.cabinet-office.gov.uk">govuk-pay-support@digital.cabinet-office.gov.uk</a> and requesting a new account.</p> |
| 35 | + <p>You can explore the test environment, and use the same account details when you’re ready to go live. You can also connect your service prototype with GOV.UK Pay to test how it works with your users.</p> |
| 36 | + </div> |
| 37 | + |
| 38 | + <h2 class="task-list-section"> |
| 39 | + <span class="task-list-section-number">3.</span> Share with your team |
| 40 | + </h2> |
| 41 | + <div class="task-list-items"> |
| 42 | + <p>Share information about GOV.UK Pay with your broader team. Managing payments usually involves people from a number of different teams: digital, operational delivery and finance, for example.</p> |
| 43 | + |
| 44 | + <p> You can <a href="https://selfservice.payments.service.gov.uk/my-services">invite team members</a> from the My Services area of your GOV.UK Pay admin tool. You may want to send our <a href="https://gds-payments.gelato.io/docs/versions/1.0.0">documentation</a> to your technical and finance teams.</p> |
| 45 | + </div> |
| 46 | + |
| 47 | + <h2 class="task-list-section"> |
| 48 | + <span class="task-list-section-number">4.</span> Integrate your service with GOV.UK Pay |
| 49 | + </h2> |
| 50 | + <div class="task-list-items"> |
| 51 | + <p>Your technical team can find information about integrating and API references in our <a href="https://gds-payments.gelato.io/docs/versions/1.0.0">documentation</a>.</p> |
| 52 | + </div> |
| 53 | + |
| 54 | + <h2 class="task-list-section"> |
| 55 | + <span class="task-list-section-number">5.</span> Sign GOV.UK Pay’s agreements |
| 56 | + </h2> |
| 57 | + <div class="task-list-items"> |
| 58 | + <p>Your organisation needs to sign GOV.UK Pay’s Memorandum of Understanding and your team needs to agree to our Terms of Use.</p> |
| 59 | + <p>Contact GOV.UK Pay on <a href="mailto:govuk-pay-support@digital.cabinet-office.gov.uk">govuk-pay-support@digital.cabinet-office.gov.uk</a> to receive our agreements.</p> |
| 60 | + </div> |
| 61 | + |
| 62 | + <h2 class="task-list-section"> |
| 63 | + <span class="task-list-section-number">6.</span> Set up your Payment Service Provider |
| 64 | + </h2> |
| 65 | + <div class="task-list-items"> |
| 66 | + <p>You will need to have a contract for Payment Gateway and Merchant Acquiring services with a Payment Service Provider, who will process the payments taken using GOV.UK Pay. We will support the suppliers listed on the relevant Crown Commercial Service framework: Barclays, Global Payments, Stripe, WorldPay.</p> |
| 67 | + <div class="panel panel-border-wide"> |
| 68 | + <p>If you don’t have one already, then avoid any procurement work by signing up with the Government Banking Service. They have an existing contract that’s open to central government and health sector organisations. Contact the Government Banking helpdesk at <a href="mailto:helpdesk.gbs@hmrc.gsi.gov.uk">helpdesk.gbs@hmrc.gsi.gov.uk</a> if you’d like to learn more and sign up.</p> |
| 69 | + </div> |
| 70 | + <p>When you have a Payment Service Provider, you need to make sure it is set up to work with GOV.UK Pay. We have instructions for <a href="https://gds-payments.gelato.io/docs/versions/1.0.0/switching-to-production">configuring your account</a> in our documentation. </p> |
| 71 | + <p><a href="/contact">Contact GOV.UK Pay</a> if you’d like more advice on contracting.</p> |
| 72 | + </div> |
| 73 | + |
| 74 | + <h2 class="task-list-section"> |
| 75 | + <span class="task-list-section-number">7.</span> Configure GOV.UK Pay for your service and go live |
| 76 | + </h2> |
| 77 | + <div class="task-list-items"> |
| 78 | + <p>You can update your settings for things like accepted card types in the <a href="https://selfservice.payments.service.gov.uk/">GOV.UK Pay admin tool</a> before you begin taking payments.</p> |
| 79 | + <p>Contact GOV.UK Pay when you’re ready to go live, at <a href="mailto:govuk-pay-support@digital.cabinet-office.gov.uk">govuk-pay-support@digital.cabinet-office.gov.uk</a></p> |
| 80 | + </div> |
| 81 | + </ol> |
| 82 | + </div> |
| 83 | + </div> |
| 84 | +</div> |
0 commit comments