payment-integration

Integrate Stripe, PayPal, and Square payment processing with subscription management.

1|1|Updated Aug 5, 2025
One-click install
npx skills add https://github.com/slantview/claude --skill payment-integration-slantview
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: payment-integration
Source: https://github.com/slantview/claude/tree/main/skills/payment-integration
Command: npx skills add https://github.com/slantview/claude --skill payment-integration-slantview

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the integration of various payment gateways, ensuring secure and reliable transaction processing for applications.

Core Features & Use Cases

  • Payment Gateway Integration: Connects with Stripe, PayPal, and Square for seamless payment acceptance.
  • Subscription Management: Handles recurring billing, subscription lifecycles, and customer management.
  • PCI Compliance: Implements best practices to ensure secure handling of sensitive payment information.
  • Use Case: Implement a subscription service where users can sign up, manage their plans, and receive automated billing notifications, all while ensuring PCI compliance.

Quick Start

Integrate Stripe payment processing into the application using the provided SDK.

Frequently Asked Questions about payment-integration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate Stripe and PayPal for secure payment processing?

Secure payment processing integrates Stripe and PayPal using provided SDKs to handle checkout flows and financial transactions. It connects with payment gateways to ensure seamless and reliable payment acceptance within your application.

What is the best way to manage recurring billing and subscription lifecycles?

Subscription management handles recurring billing, subscription lifecycles, and customer management automatically. It enables users to sign up, manage their plans, and receive automated billing notifications through connected payment gateways.

Do I need PCI compliance to handle checkout flows and webhook events?

PCI compliance is required to securely handle sensitive payment information during checkout flows and webhook events. The integration implements best practices to ensure secure processing and adherence to PCI compliance standards.

Can I use this to handle webhook events for financial transactions?

Webhook events for financial transactions are handled directly by the integration. It processes checkout flows, recurring billing, and webhook events to manage the full lifecycle of payment processing securely.

How do I securely manage API keys when accepting payments online?

Secure API key management is required to safely process payments and subscriptions through integrated gateways. The implementation ensures sensitive payment information and API credentials are handled following PCI compliance best practices.