JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 40
  • Score
    100M100P100Q91690F
  • License Apache-2.0

Easy stripe billing for convex apps.

Package Exports

  • @raideno/convex-stripe/server

Readme

Convex Stripe

A demo project is available at https://convex-stripe-demo.vercel.app/.

Stripe subscriptions, limits and features for Convex apps. Implemented according to the best practices listed in Stripe Recommendations.

Install

npm install @raideno/convex-stripe stripe

Documentation

You can find the detailed documentation @ https://raideno.github.io/convex-stripe.