Skip to content
Create account
or
Sign in
The Stripe Docs logo
/
Ask AI
Create account
Sign in
Get started
Payments
Revenue
Platforms and marketplaces
Money management
Developer tools
Overview
Get started with Connect
Integration fundamentals
Example integrations
Onboard accounts
    Choose your onboarding configuration
      Stripe-hosted onboarding
      Embedded onboarding
      API onboarding
    Account capabilities
    Required verification information
    Service agreement types
    Additional Verifications
    Networked onboarding
    Migrate to Stripe
Configure account Dashboards
Accept payments
Pay out to accounts
Manage your Connect platform
Tax forms for your Connect platform
Work with connected account types
HomePlatforms and marketplacesOnboard accounts

Choose your onboarding configuration

Learn about the different options for onboarding your connected accounts.

Copy page

Stripe offers several different onboarding options:

  • Stripe-hosted onboarding: Your connected accounts go through the onboarding flow in a Stripe-hosted web form.
  • Embedded onboarding: You embed the Account onboarding component directly in your application and your connected accounts go through the onboarding flow without leaving your application.
  • API onboarding: You use Stripe’s APIs to build your own customized onboarding UI.

Choose the onboarding option that best fits your business. Stripe recommends using Stripe-hosted onboarding or Embedded onboarding. These options automatically update to handle changing requirements when they apply to a connected account.

STRIPE-HOSTED ONBOARDINGEMBEDDED ONBOARDINGAPI ONBOARDING
INTEGRATION EFFORT
Minimal, go live quickly
More effort, go live quickly
Most effort, can delay going live
CUSTOMIZATIONStripe-branded with limited platform brandingHighly themeable with limited Stripe brandingFull control over your own UI
AUTOMATIC UPDATES FOR NEW COMPLIANCE REQUIREMENTSImmediateImmediateRequires integration changes
SUPPORT NEW COUNTRIES WITHOUT INTEGRATION CHANGES
SUPPORT LEGAL ENTITY SHARING (Accounts v1 only)
FLOW LOGICLimited controlLimited controlFull control
IDEAL FORPlatforms that want Stripe to handle onboardingPlatforms that want a branded onboarding flow within their applicationPlatforms that require full control of the onboarding flow and have the resources to build and maintain it

Stripe-hosted onboarding

Stripe-hosted onboarding is a web form hosted by Stripe with your brand’s name, color, and icon, and is localized for all Stripe-supported countries. Stripe-hosted onboarding uses the Accounts API to read an account’s requirements and generate a custom guided flow. It lets the account user upload documents and applies robust data validation, including real-time verification when possible.

Additionally, Stripe-hosted onboarding lets existing connected accounts update their business type or previously submitted details.

Stripe-hosted onboarding with Accounts v1 supports networked onboarding, which allows owners of multiple Stripe accounts to share certain business information between them. When they onboard an account, they can reuse that information from an existing account instead of resubmitting it.

Use Stripe-hosted onboarding if you want Stripe to handle onboarding and reduce the amount of effort for your platform.

See Stripe-hosted onboarding to learn more.

Embedded onboarding

Embedded onboarding is a themeable onboarding UI with limited Stripe branding, and it’s localized for all Stripe-supported countries. Your platform embeds the Account onboarding component in your application, and your connected accounts interact with the embedded component without leaving your application. Embedded onboarding uses the Accounts API to read an account’s requirements and generate a custom guided flow. It lets the account user upload documents and applies data validation, including real-time verification when possible.

Additionally, Embedded onboarding lets existing connected accounts update their business type or previously submitted details.

Embedded onboarding with Accounts v1 supports networked onboarding, which allows owners of multiple Stripe accounts to share certain business information between them. When they onboard an account, they can reuse that information from an existing account instead of resubmitting it.

With embedded onboarding, you get a customized onboarding flow and don’t need to update your onboarding integration as compliance requirements change.

See Embedded onboarding to learn more.

API onboarding

You use the Accounts API to build an onboarding flow and handle identity verification, localization, and error handling for each country your connected accounts onboard in. Your platform is responsible for all interactions with your connected accounts and for collecting all the information needed to verify each account. You must plan on reviewing and updating onboarding requirements at least every 6 months.

Stripe doesn’t recommend this option unless you’re committed to the operational complexity required to build and maintain an API onboarding flow. For a customized onboarding flow, use embedded onboarding.

See API onboarding to learn more.

Was this page helpful?
YesNo
Need help? Contact Support.
Join our early access program.
Check out our changelog.
Questions? Contact Sales.
LLM? Read llms.txt.
Powered by Markdoc