·payment-integration
</>

payment-integration

Stripe, RevenueCat, subscription billing, webhooks, PCI compliance, and tax

23Installs·1Trend·@travisjneuman

Installation

$npx skills add https://github.com/travisjneuman/.claude --skill payment-integration

How to Install payment-integration

Quickly install payment-integration AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/travisjneuman/.claude --skill payment-integration
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: travisjneuman/.claude.

SKILL.md

View raw

This skill covers implementing payment processing and subscription billing in web and mobile applications. It addresses Stripe integration (Checkout, Elements, PaymentIntents), subscription lifecycle management, webhook handling with idempotency, PCI compliance, metered and usage-based billing, tax calculation, refund processing, and RevenueCat for mobile subscriptions.

Use this skill when adding payment processing, building subscription billing, handling Stripe webhooks, implementing pricing pages, managing payment failures, or integrating mobile in-app purchases.

When to use: When you want Stripe to handle the entire checkout UI, including payment form, coupon codes, and tax calculation.

Stripe, RevenueCat, subscription billing, webhooks, PCI compliance, and tax Source: travisjneuman/.claude.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/travisjneuman/.claude --skill payment-integration
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from travisjneuman/.claude

Quick answers

What is payment-integration?

Stripe, RevenueCat, subscription billing, webhooks, PCI compliance, and tax Source: travisjneuman/.claude.

How do I install payment-integration?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/travisjneuman/.claude --skill payment-integration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/travisjneuman/.claude