---
title: "Paystack webhook endpoint"
method: POST
path: "/webhooks/paystack"
tags: ["Webhooks"]
---

# Paystack webhook endpoint

`POST /webhooks/paystack`

Receives payment event notifications from Paystack. The signature is verified using HMAC-SHA512 with the provider's secret key. On success, updates the payment/invoice status and sends customer notifications.

## Headers

- `x-paystack-signature` string, required

## Response `200`

Webhook processed successfully

---

[API](https://skmtc.net/novabilling/apis/novabilling-api.md) · [All operations](https://skmtc.net/novabilling/apis/novabilling-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/novabilling/novabilling-api/versions/0e449a4e0dc8/schema)
