# Stripe Handler

> Handle Stripe payments, webhooks, and subscriptions. Use when this capability is needed.

- Skill: `tomevault-io/stripe-handler` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/stripe-handler`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/stripe-handler/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/stripe-handler

---


# Stripe Handler

## Instructions
- Use `src/lib/stripe.ts` for Stripe instance.
- Webhooks are handled in `src/app/api/webhooks/stripe/route.ts` (Scaffold provided).
- Implement your logic in the `StripeWebhookHandler` class in the route file.
- Use `stripe` CLI for testing webhooks locally.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/indie-kit) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

