What problem does it solve?
This Skill provides a managed, OAuth-enabled gateway to Stripe so teams can process payments, manage billing, and operate subscription lifecycles without handling raw Stripe credentials or OAuth flows directly.
Core Features & Use Cases
- Gateway-proxied Stripe API: Call native Stripe endpoints via a Maton gateway that injects OAuth tokens.
- Connection management: Create, list, select, and delete OAuth connections to support multiple Stripe accounts.
- Billing workflows: Manage customers, products, prices, subscriptions, invoices, charges, payment intents, refunds, and balance queries.
- Use Case: Automate subscription creation, invoice generation, and payment reconciliation for a SaaS backend while keeping API keys centralized and managed.
Quick Start
Use the stripe skill to call the Maton gateway to list customers, manage subscriptions, or process payments using your MATON_API_KEY.