Stripe Connect Integration
Manages Stripe Connect accounts and payment flows using the Stripe Node.js SDK (stripe@14.x). Handles onboarding via Account Links API, creates PaymentIntents with application fees, and processes Connect webhooks.
What it does
Stripe Connect Integration
Manages Stripe Connect accounts and payment flows using the Stripe Node.js SDK (stripe@14.x). Handles onboarding via Account Links API, creates PaymentIntents with application fees, and processes Connect webhooks.
Installation
Use the upstream install or setup path that matches your environment:
- npm install stripe
- yarn add stripe
- npm install stripe@public-preview --save-exact
- npm install stripe@<some-version>
Requirements and caveats from upstream:
-
Stripe Node.js Library
- Want to chat live with Stripe engineers? Join us on our Discord server.
Basic usage or getting-started notes:
-
sh
-
or
-
The package needs to be configured with your account's secret key, which is
-
Extracted from upstream docs: https://raw.githubusercontent.com/stripe/stripe-node/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,196 chars)