Supported Connect embedded components
Learn about current and upcoming embedded components.
Add Connect embedded components to your page as HTML elements or as React components.
Available components
Account management
Account onboarding
Balances
Documents
Notification banner
Payments
Payment details
Payouts
Payouts list
Tax registrations
Tax settings
Preview components
When using private preview components, use beta versions of the Stripe SDK, as well as beta versions of the @stripe/connect-js and @stripe/react-connect-js SDKs.
To create an account session with private preview components, use the Stripe beta SDKs:
- Ruby
>=12.
5. 0-beta. 1 - Python
>=10.
6. 0b1 - PHP
>=15.
5. 0-beta. 1 - Node
>=16.
6. 0-beta. 1 - .NET
>=45.
6. 0-beta. 1 - Java
>=26.
6. 0-beta. 1 - Go
>=79.
6. 1-beta. 1
Use the client-side libraries for rendering the private preview components:
Available preview components
App install
App viewport
Capital financing application
Capital financing promotion
Capital financing
Financial account
Financial account transactions
Issuing card
Issuing cards list
Payment method settings
Reporting chart
Integration guides
Accounting integrations
Fully embedded Connect platform integration
Embedded finance
Migrating from the v1 to v2 betaBeta
Beta
- Update your client library.
- Update the beta header used from
embedded_
toconnect_ beta=v1 embedded_
.connect_ beta=v2 - Specify the list of
components
to enable as a parameter when creating an Account Session.
Migrating from v2 beta to GA
If you’re using a beta component that’s now generally available, follow these steps: