Skip to main content
Back to registry

stripe-integration

wshobson/agents

Master Stripe payment processing integration for robust, PCI-compliant payment flows including checkout, subscriptions, webhooks, and refunds.

Installs4
Install command
npx skills add https://github.com/wshobson/agents --skill stripe-integration
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykFAIL
About this skill
Master Stripe payment processing integration for robust, PCI-compliant payment flows including checkout, subscriptions, webhooks, and refunds. Checkout Sessions Payment Intents (Bespoke control) Setup Intents (Save Payment Methods) Critical Events: Components: Pattern 2 (Elements with Checkout Sessions) is Stripe's recommended approach, but you can also use Payment Intents as an alternative. - Implementing payment processing in web/mobile applications - Setting up subscription billing systems - Handling one-time payments and recurring charges - Processing refunds and disputes - Managing customer payment methods - Implementing SCA (Strong Customer Authentication) for European payments - Building marketplace payment flows with Stripe Connect - Recommended for most integrations - Supports all UI paths: - Stripe-hosted checkout page - Embedded checkout form - Custom UI with Elements (Payment Element, Express Checkout Element) using ui_mode='custom' - Provides built-in checkout capabilities (line items, discounts, tax, shipping, address collection, saved payment methods, and checkout lifecycle events) - Lower integration and maintenance burden than Payment Intents - You calculate the final amount with taxes, discounts, subscriptions, and currency conversion yourself. - More complex implementation and long-term maintenance burden - Requires Stripe.js for PCI compliance - Collect...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does stripe-integration do?

Master Stripe payment processing integration for robust, PCI-compliant payment flows including checkout, subscriptions, webhooks, and refunds.

Is stripe-integration good?

stripe-integration does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does stripe-integration work with?

stripe-integration currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to stripe-integration?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install stripe-integration?

npx skills add https://github.com/wshobson/agents --skill stripe-integration

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering