stripe-payment-links
Installation
SKILL.md
Stripe Payment Links
Stripe Payment Links lets you quickly create and share payment links to sell products or subscriptions. Businesses of all sizes use it to accept online payments without building a full e-commerce store.
Official docs: https://stripe.com/docs/payment-links
Stripe Payment Links Overview
- Payment Link
- Line Item
- Price
- Product
Use action names and parameters as needed.
Working with Stripe Payment Links
This skill uses the Membrane CLI to interact with Stripe Payment Links. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills