
SISP payments for Node.js
A typed payment client for SISP and Vinti4 integrations: signed requests, verified callbacks, durable transaction state, and local sandbox flows.
Start here
Build the first payment path
Start with a local sandbox loop, then keep the same typed client when you switch to live gateway credentials.
Read quick startExamples
Choose the checkout shape
The examples are not toy snippets. They map to real integration choices: server-rendered checkout, SPA handoff, and storage-backed gateway state.
Docs map
Move by task, not by file
The reference is grouped around the jobs you do while taking a payment integration from sandbox to production.
Build
Create payment requests and mount the HTTP adapter that fits your app.
Operate
Manage lifecycle states after the customer leaves your checkout.
Reference
Review security constraints, public exports, and persistence behavior.
