Integrating Stripe Payments

Community

Stripe integration guide for Convex + Next.js.

Authorgzbomerif-sketch
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Complete guide for integrating Stripe payments (subscriptions or one-time) with Convex + Next.js. Includes user interviews, API setup, webhook configuration, testing phases, and production deployment. Use this skill when Adding payment functionality to a Convex + Next.js app.

Core Features & Use Cases

  • Guided setup for Stripe (API keys, product/price)
  • Server-side Stripe actions for checkout and billing portal
  • Webhook handling with proper domain and event coverage
  • End-to-end flow from checkout to membership management
  • Production deployment and testing guidance

Quick Start

Use this skill to scaffold Stripe integration for a Convex + Next.js project: define Stripe keys, create checkout sessions, configure webhooks, and implement a return page for payment status.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Integrating Stripe Payments
Download link: https://github.com/gzbomerif-sketch/vibed-Web-Start/archive/main.zip#integrating-stripe-payments

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository