v2

latestOpenAPI 3.0.0raw.githubusercontent.com2026-02-16143114179.4 KB
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