payment-gateway-integration

Community

Secure payments via multiple gateways.

Authorsecondsky
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides cohesive integration for secure payment processing with Stripe, PayPal, and Square including subscriptions, webhooks, and PCI compliance. Use for checkout flows, recurring billing, or handling refunds and disputes.

Core Features & Use Cases

  • Stripe integration with payment intents, subscriptions, refunds
  • Webhook handling
  • PayPal integration (see references/paypal-integration.md)
  • Security checklist and best practices

Quick Start

Steps: Use official SDKs, enable sandbox mode, verify webhook signatures, never log full card numbers, migrate to production after sandbox.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: payment-gateway-integration
Download link: https://github.com/secondsky/claude-skills/archive/main.zip#payment-gateway-integration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository