Stripe Connect Account Provisioner
Automates Stripe Connect onboarding by provisioning connected accounts via the Stripe API. Handles account creation, KYC link generation with stripe.accountLinks.create(), and webhook verification for account.updated events.
What it does
Stripe Connect Account Provisioner
Automates Stripe Connect onboarding by provisioning connected accounts via the Stripe API. Handles account creation, KYC link generation with stripe.accountLinks.create(), and webhook verification for account.updated events.
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
Documentation
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,276 chars)