Installation
- npm
- yarn
- pnpm
Terminal
Quickstart
Initialize the client with your secret API key. You can retrieve one from the developer settings in your dashboard.index.js
Service Methods
All APIs are modularly exposed via properties on the main client instance:solifyn.products- Manage products and pricing structuressolifyn.licenses- Issue, revoke, and toggle software license keyssolifyn.checkoutLinks- Create and manage checkout linkssolifyn.checkout- Initiate custom checkouts and session retrievalssolifyn.customers- Handle customer accounts and billing datasolifyn.collections- Manage grouped collections of productssolifyn.subscriptions- Pause, cancel, and retrieve subscription planssolifyn.discounts- Create and validate discount coupon codessolifyn.meters- Track usage events for usage-based pricing modelssolifyn.balances- Query financial balance status and reportssolifyn.digitalFiles- Manage and serve digitally delivered assetssolifyn.developer- Manage webhooks and developer API credentialssolifyn.disputes- Retrieve and submit evidence for transaction disputessolifyn.refunds- Process order refundssolifyn.orders- Retrieve detailed customer invoice and order recordssolifyn.brands- Configure multiple vendor/storefront branding assets