Home/Skills/Stripe Payment Integration
Cursor
.cursorrules
Integration
Verified
Featured

Stripe Payment Integration

Implement Stripe payments — Checkout, webhooks, subscriptions, invoices, and PCI compliance.

Cursor
Claude Code
Windsurf

Quick Info

File Type:.cursorrules
Platform:Cursor
Author:MCP Directory
Category:Integration

What This Skill Does

Stripe integration expert. Implements Stripe Checkout, handles webhooks securely, manages subscriptions with metered billing, processes refunds, generates invoices, and ensures PCI DSS compliance with best practices.

Tags

#stripe
#payments
#webhooks
#subscriptions
#fintech

Skill Code Preview

Copy this code to your .cursorrules file

# Stripe Payment Integration
## Implementation Checklist
- Use Stripe Checkout for PCI compliance
- Webhook endpoint with signature verification
- Idempotency keys for payment retries
- Handle all webhook events (payment_intent.succeeded, etc.)
- Subscription lifecycle (trial, upgrade, cancel)
- Test mode vs Production mode with different keys
## Security
- Never log full card numbers
- Verify webhook signatures with stripe-signature header
- Use customer portal for self-service

Installation Instructions

For Cursor:

  1. Create a file named .cursorrules in your project root
  2. Copy the skill code above and paste it into the file
  3. Save and Cursor will apply these rules automatically

For Windsurf:

  1. Open Windsurf IDE settings
  2. Navigate to AI Rules / Custom Instructions
  3. Copy and paste the skill code above
  4. Save and apply the rules

Related Skills

Claude Code

SendGrid Email Automation

Transactional emails with SendGrid — templates, tracking, deliverability, and email sequences.

Cursor

PDF Generation & Manipulation

Generate PDFs with Puppeteer, PDFKit — invoices, reports, certificates, and document processing.

Need More AI Skills?

Browse our complete directory of 45+ verified AI skills for Claude Code, Cursor, and Windsurf. Find the perfect skills to supercharge your AI coding assistant.