paystack-refunds

Installation
SKILL.md

Paystack Refunds

The Refunds API lets you create and manage refunds for transactions. Supports full and partial refunds.

Depends on: paystack-setup for the paystackRequest helper.
Related: paystack-webhooks for refund.processed, refund.failed, refund.pending events.

Endpoints

Method Endpoint Description
POST /refund Create a refund
POST /refund/retry_with_customer_details/:id Retry a failed refund
GET /refund List refunds
GET /refund/:id Fetch a refund

Create Refund

POST /refund

Related skills
Installs
12
GitHub Stars
1
First Seen
Mar 8, 2026