Lumn Examples

Interactive examples for Lumn billing SDKs. Choose SDK for low-level API calls, or React for drop-in components.

SDK

Direct API calls via @lumnsh/stripe — checkout, metering, gating, webhooks.

bash
npm install @lumnsh/stripe @lumnsh/nextjs

React

Drop-in React components and hooks via @lumnsh/react — pricing tables, checkout, feature gates.

bash
npm install @lumnsh/react @lumnsh/node