Stripe — платёжные ссылки и продажа подписок

payments

Stripe Payment Links is a Claude Code skill that connects Stripe Payment Links via the Membrane CLI, letting you create and share payment links and manage products, prices, and line items programmatically. Membrane handles authentication and credential refresh automatically, so there is no need to deal with auth plumbing directly. For scenarios not covered by built-in actions, the skill exposes a proxy command that forwards requests straight to the Stripe Payment Links API with correct headers injected. Actions are discovered with `membrane action list` using a natural-language intent query and executed with `membrane action run`. It is the right choice for developers who need to accept online payments or sell subscriptions without building a full e-commerce store.