Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Sample service code that integrates with GOV.UK Pay

License

Notifications You must be signed in to change notification settings

alphagov/pay-sample-integration

Repository files navigation

pay-sample-integration

As of September 2021 this repository is no longer actively maintained by the GOV.UK Pay team.

Example service integration for GOV.UK Pay customer service.

Deploy

Running GOV.UK Pay sample service

npm install
npm start

Required environment variables:

Name Example Description
PAY_API_URL https://api.pay.service.gov.uk/ URL of GOV.UK Pay API endpoint.