Webhooks

Paystack webhook endpoint

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.

post/webhooks/paystack

Headers

x-paystack-signaturestring required

Paystack HMAC-SHA512 signature

Response

Webhook processed successfully

Changes

No recorded changes to this endpoint across all 2 revisions of this API.