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