---
title: "Handle PayU payment confirmation callbacks (public)"
method: POST
path: "/i/webhook/payu/{paymentGateway}"
tags: ["payment-webhooks"]
---

# Handle PayU payment confirmation callbacks (public)

`POST /i/webhook/payu/{paymentGateway}`

Authenticated via PayU MD5 signature (sign), not JWT.

## Path parameters

- `paymentGateway` integer, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `404` — Payment not found
- `500` — Internal Server Error

---

[API](https://skmtc.dev/earnation/apis/earnation-api.md) · [All operations](https://skmtc.dev/earnation/apis/earnation-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/earnation/earnation-api/revisions/1219d1bf2177/schema)
