
Security News
TC39 Advances Temporal to Stage 4 Alongside Several ECMAScript Proposals
TC39’s March 2026 meeting advanced eight ECMAScript proposals, including Temporal reaching Stage 4 and securing its place in the ECMAScript 2026 specification.
paystack-skills
Advanced tools
24 modular AI agent skills for Paystack payment integration — TypeScript, Node.js, Next.js. Transactions, webhooks, subscriptions, transfers, marketplace splits, and more.
24 modular AI agent skills for Paystack payment integration — TypeScript, Node.js, and Next.js ready.
Build payment systems, invoicing, subscriptions, marketplaces, and more with production-ready Paystack API patterns. Each skill teaches your AI coding agent exactly how to integrate a specific part of the Paystack API — type-safe, tested, and ready to ship.
# Install all 24 skills at once
npx skills add rexedge/paystack --all
# Install a specific skill
npx skills add rexedge/paystack -s paystack-transactions
# Install multiple specific skills
npx skills add rexedge/paystack -s paystack-setup paystack-webhooks paystack-charges
| Skill | Description |
|---|---|
| paystack-setup | API client setup, environment config, TypeScript helpers, paystackRequest<T>() wrapper |
| paystack-webhooks | HMAC SHA512 signature validation, event handling, IP whitelisting, retry policy |
| paystack-testing | Test mode setup, test card numbers, webhook testing, integration test patterns |
| Skill | Description |
|---|---|
| paystack-transactions | Initialize, verify, list, fetch, charge authorizations, timeline, totals, export |
| paystack-charges | Direct Charge API — card, bank, USSD, mobile money, QR, EFT |
| paystack-payment-pages | Hosted payment pages — fixed/flexible amounts, subscriptions, products |
| paystack-payment-requests | Invoicing — line items, taxes, due dates, draft mode, email notifications |
| paystack-apple-pay | Apple Pay domain registration and management |
| Skill | Description |
|---|---|
| paystack-customers | Customer CRUD, identity validation, whitelist/blacklist, direct debit |
| paystack-products | Product catalog — stock tracking, pricing, payment page integration |
| paystack-verification | Bank account resolution, account validation, card BIN lookup |
| Skill | Description |
|---|---|
| paystack-plans | Payment plans — daily, weekly, monthly, quarterly, biannually, annually |
| paystack-subscriptions | Subscription lifecycle — create, enable, disable, card update links |
| Skill | Description |
|---|---|
| paystack-transfers | Single and bulk money transfers, OTP finalization, verify |
| paystack-transfer-recipients | Recipient management — NUBAN, GHIPSS, mobile money, BASA |
| paystack-refunds | Full and partial refunds, retry with bank details |
| Skill | Description |
|---|---|
| paystack-subaccounts | Subaccount management — settlement schedules, marketplace payouts |
| paystack-splits | Transaction splits — percentage/flat, multi-party revenue sharing |
| paystack-dedicated-accounts | Dedicated Virtual Accounts (DVA) — Wema Bank, Access Bank |
| Skill | Description |
|---|---|
| paystack-disputes | Dispute/chargeback management — evidence, resolution workflows |
| paystack-settlements | Settlement tracking and reconciliation |
| paystack-terminal | Paystack Terminal (POS) — send events, commission devices |
| paystack-integration | Integration settings — payment session timeout |
| paystack-miscellaneous | Banks list, countries, states (AVS), bank code lookup |
These skills help your AI agent build:
| Property | Value |
|---|---|
| Base URL | https://api.paystack.co |
| Auth Header | Authorization: Bearer SECRET_KEY |
| Content Type | application/json |
| Amount Unit | Subunit of currency (kobo for NGN, pesewas for GHS, cents for USD/ZAR/KES) |
| Amount Conversion | Multiply display amount × 100 |
| Country | Currency | Code |
|---|---|---|
| Nigeria | Nigerian Naira | NGN |
| Ghana | Ghanaian Cedi | GHS |
| South Africa | South African Rand | ZAR |
| Kenya | Kenyan Shilling | KES |
| United States | US Dollar | USD |
Found an issue or want to improve a skill? Open an issue or submit a pull request.
MIT
FAQs
24 modular AI agent skills for Paystack payment integration — TypeScript, Node.js, Next.js. Transactions, webhooks, subscriptions, transfers, marketplace splits, and more.
We found that paystack-skills demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
TC39’s March 2026 meeting advanced eight ECMAScript proposals, including Temporal reaching Stage 4 and securing its place in the ECMAScript 2026 specification.

Research
/Security News
Since January 31, 2026, we identified at least 72 additional malicious Open VSX extensions, including transitive GlassWorm loader extensions targeting developers.

Research
Six malicious Packagist packages posing as OphimCMS themes contain trojanized jQuery that exfiltrates URLs, injects ads, and loads FUNNULL-linked redirects.