stripe-connect

Installation
SKILL.md

Stripe Connect

Overview

Stripe Connect routes payments between buyers, sellers, and your platform — handling regulatory compliance (KYC), payouts, and tax reporting for connected accounts.

This skill uses the Accounts v2 API (/v2/core/accounts), Stripe's recommended path for new Connect platforms. A v2 account is shaped by the configurations you assign to it instead of a v1 account type + flat capabilities:

Configuration Enables Key capability
merchant Accept payments (direct charges) card_payments
recipient Receive transfers / destination payouts stripe_balance.stripe_transfers
customer Be billed as a customer (subscriptions, invoices) automatic_indirect_tax

Dashboard access is a separate dashboard field that replaces the old standard/express/custom type:

Installs
3
GitHub Stars
157
First Seen
Sep 9, 2026
stripe-connect — terminalskills/skills