paystack-webhooks
Installation
SKILL.md
Paystack Webhooks
Paystack is an African payments platform. It notifies your application of payment lifecycle events (charges, transfers, refunds, subscriptions, invoices, disputes) by sending an HTTP POST webhook with a JSON payload to your endpoint.
When to Use This Skill
- How do I receive Paystack webhooks?
- How do I verify the
x-paystack-signatureheader? - Why is my Paystack webhook signature verification failing?
- How do I handle
charge.success,transfer.success, orsubscription.createevents? - Understanding Paystack event types and payload structure