Official SDK for integrating Internet Computer payments with ICPay.
Using pnpm:
pnpm add @icpay/sdkUsing yarn:
yarn add @icpay/sdkUsing npm:
npm install @icpay/sdkFor full usage guides, configuration, API reference, and examples, see the ICPay documentation: ICPay Docs.
- Works in browser and Node.js environments
- TypeScript-ready with bundled types
- Supports public (publishable key) and private (secret key) usage
If you need help getting started, the step-by-step guides and examples on the ICPay Docs cover common setups and advanced scenarios.