AI AGENT ADDONS

Stripe Payments

jezweb/claude-skills
E-Commerce
746installs

Add Stripe payments to any web app. This skill covers the most common ways to accept money online. You get working code for one-time payments, subscriptions, webhooks, and the customer portal. It uses the official Stripe npm package directly. No extra server setup is needed.

The skill helps you pick the right Stripe API for your needs. Start with Checkout Sessions for the fastest setup. Later you can move to embedded payment forms if required. You also learn how to handle webhook verification securely.

This is for web app developers who want to add billing quickly. The examples work with Node.js and Cloudflare Workers. You will find code for products, prices, and redirecting users to Stripe's hosted checkout page.

Add Stripe Payments skill to your workflow

Global

mkdir -p ~/.claude/skills/stripe-payments

Project

mkdir -p .claude/skills/stripe-payments

Source Repository

Stars
884
Forks
91
Watchers
884
License
MIT
Last Push
1 month ago
Created
9 months ago