stripe-integration

Integrate Stripe payment processing for transactions, subscriptions, and webhooks.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ACGSpgp/ACGS --skill stripe-integration-acgspgp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stripe-integration
Source: https://github.com/ACGSpgp/ACGS/tree/main/.agent/workflows/payment-processing/1.2.1/skills/stripe-integration
Command: npx skills add https://github.com/ACGSpgp/ACGS --skill stripe-integration-acgspgp

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive solution for integrating Stripe payment processing, ensuring secure, PCI-compliant transactions for various business needs.

Core Features & Use Cases

  • Payment Flows: Implement hosted checkout or custom payment intents.
  • Subscriptions: Manage recurring billing and customer subscriptions.
  • Webhooks: Handle critical payment events for real-time updates.
  • Customer Management: Create and manage customer records and payment methods.
  • Use Case: Integrate Stripe into your e-commerce platform to handle one-time purchases, set up monthly subscriptions for premium content, and automatically process refunds.

Quick Start

Use the stripe-integration skill to create a checkout session for a one-time payment of $20.00.

Frequently Asked Questions about stripe-integration

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

FAQPage Schema
How do I integrate Stripe checkout for one-time payments?

You can set up recurring billing by using this Stripe integration to manage customer subscriptions, allowing you to automatically process monthly payments and handle premium content access.

How do I handle Stripe webhooks for payment events?

Handle Stripe webhooks by configuring a webhook secret to securely receive and process real-time payment events, ensuring your e-commerce platform stays updated on transaction statuses.

Do I need Stripe API keys to process custom payment intents?

Yes, you need Stripe API keys and a webhook secret to process custom payment intents, manage customer records securely, and properly authenticate your payment processing environment.

What is the best way to manage customer records and process refunds with Stripe?

The best way to manage customer records and process refunds with Stripe is by using integrated APIs to update payment methods, handle customer management, and automatically issue refunds.

Can I use Stripe subscriptions for monthly recurring billing?

Yes, you can use Stripe subscriptions to manage recurring billing, handle monthly subscription payments, and securely process recurring transactions for your e-commerce platform.