The Payment Toolkit for TypeScript developers.
PayKit is a unified SDK that simplifies payment processing across different providers with a consistent API.
Choose your preferred way to get started:
npx @paykit-sdk/cli@latest init
npm install @paykit-sdk/core @paykit-sdk/stripe
Then follow the Core Package documentation for setup.
Package | Description |
---|---|
@paykit-sdk/core |
Main PayKit SDK |
@paykit-sdk/react |
React hooks and components |
@paykit-sdk/cli |
CLI for project setup |
Providers | |
@paykit-sdk/stripe |
Stripe integration |
@paykit-sdk/polar |
Polar integration |
@paykit-sdk/local |
Local development provider |
Tools | |
@paykit-sdk/ui |
UI components |
Custom Provider Guide | Build your own provider |
Visit Paykit for complete documentation, examples, and guides.
Maintained by Emmanuel Odii