Open-source payments SDK
RepositoryPlacetoPay Checkout SDK
Unofficial, typed and server-oriented SDK for integrating PlacetoPay Checkout, Gateway, Payment Links and Autopay into Node.js and Next.js.
- Role
- Author and maintainer
- Technology
- TypeScript, Node.js, Vitest

A typed surface for payments
The API covers Checkout/WebCheckout, redirection, Gateway, Payment Links and Autopay. It includes sessions, transaction queries, refunds, tokenisation and collection operations.
Transport handles retries and idempotency. It also includes webhook signature verification, fixed-width billing files, automated tests and server-side integration examples.


Explicit security
The documentation calls for keeping secrets server-side, using HTTPS for return and cancellation URLs, and validating webhooks. This is an independent project, not an official PlacetoPay SDK.
View code on GitHub