---
title: "Handle Worldpay notifications"
method: POST
path: "/v1/api/notifications/worldpay"
tags: ["Notifications"]
---

# Handle Worldpay notifications

`POST /v1/api/notifications/worldpay`

See https://github.com/govuk-pay/pay-connector/blob/master/src/test/resources/templates/worldpay/notification.txt for example notification

## Headers

- `X-Forwarded-For` string

## Response `200`

OK

## Other responses

- `403` — Forbidden - notification rejected

---

[API](https://skmtc.dev/government-digital-service/apis/connector-api.md) · [All operations](https://skmtc.dev/government-digital-service/apis/connector-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/government-digital-service/connector-api/revisions/1e19a94c93a9/schema)
