@simiz/node-sdk. It is currently in
early access: it is not yet published on npm. Until publication, installing it from
the public npm registry is not possible.
How to integrate Simiz today
The REST API covers every capability (payments, customers, webhooks, refunds) and remains the recommended integration path:- Quickstart — first payment request in minutes
- Authentication — API keys and headers
- Error handling — error codes and resolution
SDK preview
Once you have the SDK, usage looks like this:transactions, refunds and customers resources plus webhook
signature verification helpers, with built-in pagination and retries.
This page will be updated with installation instructions as soon as the package is
published on npm. Until then, do not reference
@simiz/node-sdk in a production
package.json.
