Integrate PayPal payment processing with support for express checkout, subscriptions, and refund management. Use when implementing PayPal payments, processing online transactions, or building e-commerce checkout flows.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill paypal-integration --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Paypal Integration?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-paypal-integration-agent-skills-mirror)More formats (shields.io, HTML) on the badges page.
---
version: 4.1.0-fractal
name: paypal-integration
description: Integrate PayPal payment processing with support for express checkout, subscriptions, and refund management. Use when implementing PayPal payments, processing online transactions, or building e-commerce checkout flows.
---
# PayPal Integration
Master PayPal payment integration including Express Checkout, IPN handling, recurring billing, and refund workflows.
## Do not use this skill when
- The task is unrelated to paypal integration
- You need a different domain or tool outside this scope
## Instructions
- Clarify goals, constraints, and required inputs.
- Apply relevant best practices and validate outcomes.
- Provide actionable steps and verification.
- If detailed examples are required, open `resources/implementation-playbook.md`.
## Use this skill when
- Integrating PayPal as a payment option
- Implementing express checkout flows
- Setting up recurring billing with PayPal
- Processing refunds and payment disputes
- Handling PayPal webhooks (IPN)
- Supporting international payments
- Implementing PayPal subscriptions
## Core Concepts
## 🧠 Knowledge Modules (Fractal Skills)
### 1. [1. Payment Products](./sub-skills/1-payment-products.md)
### 2. [2. Integration Methods](./sub-skills/2-integration-methods.md)
### 3. [3. IPN (Instant Payment Notification)](./sub-skills/3-ipn-instant-payment-notification.md)
### 4. [Server-Side Order Creation](./sub-skills/server-side-order-creation.md)
### 5. [IPN Verification and Processing](./sub-skills/ipn-verification-and-processing.md)
### 6. [Create Subscription Plan](./sub-skills/create-subscription-plan.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!