Documentation
  1. Integrations
Documentation
  • Introduction
  • Webhook
  • Integrations
    • REST Integration
    • Nodejs
    • Wordpress
  • Create Checkout Session
    POST
  • Schemas
    • webhooks
      • Webhook | Order Created
      • Webhook | Order Abandoned
      • Webhook | Order Refunded
      • Webhook | Order Failed
    • Cart Session Request
    • Cart Session Response
  1. Integrations

Nodejs

STRABL Checkout SDK (NPM) Integration#

Introduction#

The STRABL Checkout SDK allows developers to integrate STRABL Checkout seamlessly into Node.js or browser-based applications. It provides features for cart creation, checkout handling, and event callbacks, while maintaining PCI compliance and secure transactions.

Refer to webhook's documentation here.

Installation#

Install the SDK via npm:

Usage#

For detailed usage, examples, and setup instructions, please refer to the official NPM repository README:
STRABL Checkout SDK on NPM
Modified at 2025-09-23 17:22:18
Previous
REST Integration
Next
Wordpress
Built with