Add Payment banner
SrikanthVemulapally SrikanthVemulapally

Add Payment

Productivity community

Description

--- name: add-payment description: Wire up Stripe subscription or one-time payment with webhook-first architecture user-invocable: true --- Add payment feature: $ARGUMENTS ## Before Starting Read: - `docs/SPEC.md` → pricing section (the spec defines prices, not this command) - `docs/ARCHITECTURE.md` → existing Stripe integration if any - `.mdd/docs/` → existing payment feature docs ## Workflow ### Step 1: Confirm Requirements - Subscription or one-time payment? - Which plans/prices? (Get fr

Installation

Installs to ~/.claude/commands/srikanthvemulapally-ai-native-boilerplate-add-payment.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/SrikanthVemulapally/ai-native-boilerplate/HEAD/.claude/commands/add-payment.md -o ~/.claude/commands/srikanthvemulapally-ai-native-boilerplate-add-payment.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository