Skip to main content
Home

Built and signed on GitHub Actions

A Paystack API wrapper written in Typescript.

This package works with Node.js, Deno, BunIt is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
JSR Score
100%
Published
a year ago (0.3.2)

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@stradox/paystack

Import symbol

import { getPaystack } from "@stradox/paystack";
or

Import directly with a jsr specifier

import { getPaystack } from "jsr:@stradox/paystack";

Add Package

pnpm i jsr:@stradox/paystack
or (using pnpm 10.8 or older)
pnpm dlx jsr add @stradox/paystack

Import symbol

import { getPaystack } from "@stradox/paystack";

Add Package

yarn add jsr:@stradox/paystack
or (using Yarn 4.8 or older)
yarn dlx jsr add @stradox/paystack

Import symbol

import { getPaystack } from "@stradox/paystack";

Add Package

vlt install jsr:@stradox/paystack

Import symbol

import { getPaystack } from "@stradox/paystack";

Add Package

npx jsr add @stradox/paystack

Import symbol

import { getPaystack } from "@stradox/paystack";

Add Package

bunx jsr add @stradox/paystack

Import symbol

import { getPaystack } from "@stradox/paystack";