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-signature header?
  • Why is my Paystack webhook signature verification failing?
  • How do I handle charge.success, transfer.success, or subscription.create events?
  • Understanding Paystack event types and payload structure

Verification (core)

Installs
13
GitHub Stars
81
First Seen
Jul 24, 2026
paystack-webhooks — hookdeck/webhook-skills