What problem does it solve?
Stripe payment integrations frequently suffer from security misconfigurations, use of deprecated APIs, incorrect Connect platform setups, and non-compliance with Stripe's latest requirements, leading to payment failures, fraud risks, and regulatory penalties.
Core Features & Use Cases
- API Selection Guidance: Recommends the correct Stripe API (Checkout Sessions, PaymentIntents, Connect v2, Billing APIs, Treasury) for each use case including one-time payments, subscriptions, and marketplace platforms.
- Security Best Practices: Covers API key management, restricted keys, webhook validation, OAuth protection, and Connect liability rules to prevent data breaches and fraud.
- Deprecated API Migration: Provides clear migration paths for outdated Stripe APIs like the Charges API and Sources API to maintain long-term integration stability.
- Use Case: For a full-stack rental platform like HomeFlex, this skill ensures correct implementation of Stripe Connect for landlord payouts, secure payment processing, and compliance with Stripe's go-live requirements.
Quick Start
Use the stripe-best-practices skill to design a secure Stripe Connect integration for your rental platform's marketplace payouts and payment processing.