This Skill provides a managed integration with the Stripe API, letting agents interact with customers, subscriptions, invoices, products, prices, and payme…
This Skill provides a managed integration with the Stripe API, letting agents interact with customers, subscriptions, invoices, products, prices, and payments without handling OAuth flows directly. Requests are proxied through Maton (https://gateway.maton.ai/stripe/{native-api-path}) which injects the connected Stripe OAuth token; all calls require a MATON_API_KEY in the Authorization header. Built-in connection management (https://ctrl.maton.ai) lets you list, create, and inspect OAuth connections for Stripe. Use cases include processing one-time payments, creating and managing subscription plans, generating invoices, maintaining product and price catalogs, and automating billing workflows. Core advantages are secure, centralized OAuth token handling, simplified request patterns (gateway forwards to api.stripe.com), and quick-start examples for immediate use in scripts or agents that need reliable Stripe access.
Esta página faz parte do hub OpenClaw Skills com guias de instalação, navegação por categorias e links práticos.