---
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/alphagov/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.net/government-digital-service/apis/connector-api.md) · [All operations](https://skmtc.net/government-digital-service/apis/connector-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/government-digital-service/connector-api/revisions/68dc8eefc661/schema)
