$npx skillfedfor your agent

paypal-integration

This skill covers PayPal payment integration across multiple products and methods. Set up one-time payments and express checkout flows, configure recurring billing and subscriptions, handle refunds and disputes, and process webhooks for real-time payment notifications. Includes both client-side JavaScript SDK and server-side REST API approaches for maximum flexibility.

PayPal Integration enables you to add PayPal payment processing, express checkout, subscriptions, and refund handling to your application.

AI-generated summary based on this skill's SKILL.md

★ 86  12 MITupdated by HermeticOrmus

Decision gist · record as of 2026-05-27

PayPal Integration enables you to add PayPal payment processing, express checkout, subscriptions, and refund handling to your application. This skill covers PayPal payment integration across multiple products and methods. Set up one-time payments and express checkout flows, configure recurring billing and subscriptions, handle refunds and disputes, and process webhooks for real-time payment notifications. Includes both client-side JavaScript SDK and server-side REST API approaches for maximum flexibility.

manual: git clone https://github.com/HermeticOrmus/LibreUIUX-Claude-Code → cp -r LibreUIUX-Claude-Code/plugins/payment-processing/skills/paypal-integration ~/.claude/skills/paypal-integration
plugins/payment-processing/skills/paypal-integration/SKILL.md · version 3e6126fb

Use it when

  • paypal-integration supports multiple payment methods and flows.
  • paypal-integration includes dedicated guidance for configuring recurring billing and subscription payments.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

HermeticOrmus/LibreUIUX-Claude-Code/paypal-integration · repository language: Shell

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I integrate PayPal payments into my website?

paypal-integration provides comprehensive tools for adding PayPal payment processing to your application. The skill covers both client-side JavaScript SDK integration and server-side REST API approaches. You can implement one-time payments, express checkout flows, and smart buttons. Start by setting up your PayPal developer account, obtaining API credentials, and choosing between the JavaScript SDK for frontend implementation or the REST API for backend processing. The skill guides you through authentication, payment creation, and order capture workflows.

What methods does paypal-integration support for payment processing?

paypal-integration supports multiple payment methods and flows. You can implement standard one-time payments, PayPal Express Checkout for streamlined transactions, smart buttons for flexible checkout experiences, and recurring billing for subscription management. The skill also covers handling different payment scenarios including order authorization and capture, payment status tracking, and integration with your existing application architecture. Both sandbox testing and production deployment are supported.

How do I set up recurring billing and subscription management?

paypal-integration includes dedicated guidance for configuring recurring billing and subscription payments. You can establish billing plans with customizable intervals, amounts, and trial periods. The skill covers subscription creation, customer enrollment, billing cycle management, and automatic payment processing. It provides both REST API methods for programmatic setup and webhook handling to monitor subscription status changes, cancellations, and failed payments in real time.

How do I handle PayPal webhooks and IPN notifications?

paypal-integration teaches webhook and Instant Payment Notification (IPN) handling for real-time payment event processing. You'll learn to register webhook endpoints, validate incoming notifications, and respond to payment events like completed transactions, refunds, and subscription changes. The skill covers both modern webhook architecture and legacy IPN methods, ensuring you can capture critical payment events and update your application state accordingly without polling.

How can I process refunds and manage payment disputes?

paypal-integration provides tools for handling refunds and payment disputes. You can issue full or partial refunds through the REST API, track refund status, and manage dispute resolution workflows. The skill covers refund initiation, status monitoring, and best practices for customer communication. It also addresses dispute handling procedures and documentation requirements to resolve payment conflicts effectively.

What's included in paypal-integration for sandbox testing?

paypal-integration supports comprehensive sandbox testing before production deployment. The skill guides you through creating sandbox accounts, obtaining test API credentials, and simulating various payment scenarios. You can test successful transactions, declined payments, subscription cycles, refunds, and webhook notifications in a safe environment. Sandbox testing ensures your integration works correctly before handling real payments.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

PayPal Integration

Master PayPal payment integration including Express Checkout, IPN handling, recurring billing, and refund workflows.

When to Use This Skill

  • 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

1. Payment Products

PayPal Checkout - One-time payments - Express checkout experience - Guest and PayPal account payments

PayPal Subscriptions - Recurring billing - Subscription plans - Automatic renewals

PayPal Payouts - Send money to multiple recipients - Marketplace and platform payments

2. Integration Methods

Client-Side (JavaScript SDK) - Smart Payment Buttons - Hosted payment flow - Minimal backend code

Server-Side (REST API) - Full

(truncated - see the full file via the links below)

File tree — 1 file
plugins/payment-processing/skills/paypal-integration/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Integrate PayPal payment processing into an application”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Int Asaas
by evolution-foundation · evolution-foundation/evo-nexus

Connect your Claude Code workflows to Asaas for full billing automation. Create and track payments across Pix, boleto, and credit card methods; manage customer records and recurring subscriptions; check balances and initiate transfers; and set up marketplace subaccounts for split payments.

no license declared → metadata onlyfor claude-codeupdated May 2026
★ 511repo stars
payment-gateway-integration
by secondsky · secondsky/claude-skills

Connect your app to Stripe, PayPal, or Square for complete payment handling. The skill covers checkout flows, subscription billing, refunds, and webhook processing with built-in security practices and error handling.

MITupdated Jul 2026
★ 196repo stars
polar-billing
by fcakyon · fcakyon/claude-codex-settings

Polar Billing is a reference for Polar's complete billing infrastructure, covering core entities like checkouts, orders, subscriptions, and transactions alongside their relationships and data flows. It details Stripe integration, subscription lifecycle management including trials and cancellations, proration logic, and benefit grants. The skill maps key services, background task handling, dunning retry strategies, and transaction ledger mechanics to help developers navigate payment workflows end-to-end.

Apache-2.0updated Jul 2026
★ 820repo stars
subscription-integration
by dodopayments · dodopayments/skills

Build subscription billing into your app with Dodo Payments, handling trials, plan transitions, and usage-based pricing. Manage the full subscription lifecycle through webhook events—from activation through renewal and cancellation—with built-in customer portal support.

MITupdated May 2026
★ 11repo stars
stripe-integration
by HermeticOrmus · HermeticOrmus/LibreUIUX-Claude-Code

Stripe Integration handles end-to-end payment processing for web and mobile apps, covering one-time purchases, recurring billing, and customer management. It provides patterns for hosted checkout, custom payment UI, subscription setup, and secure webhook handling to process transactions safely.

MITupdated May 2026
★ 86repo stars
stripe-integration
by wshobson · wshobson/agents

Set up Stripe payment processing with checkout sessions, subscription billing, and webhook event handling. Covers customer management, refunds, and SCA compliance for secure transactions. Includes quick-start examples and test utilities.

MITupdated Jul 2026
★ 38,308repo stars

More skills Stripe Integration (unlicensed) · Laravel Cashier Paddle (unlicensed)

Tags
payment-gatewayrecurring-billingwebhook-handlingcheckout-flowtransaction-processingsubscription-managementoauth-integrationrefund-handlinge-commerce-backendpayment-verification