Back to Plugins
Stripe
Stripe development plugin. Manage payments, webhooks, and integrate Stripe's API functionality including subscriptions, invoices, customers, and security features directly from Claude Code.
paymentsfintechapiintegrationofficial
By Stripe
Installation
claude plugins add stripe@claude-plugins-officialConfiguration
{
"enabledPlugins": {
"stripe@claude-plugins-official": true
}
}Commands
/stripe-testTest Stripe integration with test mode/stripe-webhookSet up and verify webhook handlers/stripe-productsManage products and prices/stripe-customersView and manage customer dataHow to install
- Open Claude Code in your terminal
- Run the installation command above
- The plugin will be enabled automatically
- Use the plugin's features in your Claude Code sessions