关于
This skill equips Claude with specialized knowledge to implement full-stack payment workflows in Next.js projects using the latest Stripe APIs. It focuses on modern implementation patterns that avoid deprecated methods, such as utilizing direct session URLs instead of client-side redirects. Developers can quickly scaffold one-time checkouts, complex subscription tiers, and robust webhook listeners with built-in security features like signature verification and runtime environment variable management. It is particularly useful for building SaaS platforms or e-commerce stores that require seamless synchronization between Stripe events and local databases.