Accéder directement au contenu
Créez un compte
ou
connecter-vous
Logo de la documentation Stripe
/
Demander à l'assistant IA
Créez un compte
Connectez-vous
Démarrer
Paiements
Revenus
Plateformes et places de marché
Gestion de fonds
Outils de développement
Aperçu
Démarrer avec Connect
Principes de base de l'intégration
Exemples d'intégration
Inscrire des comptes
    Choisir votre configuration d'inscription des utilisateurs
      Stripe-hosted onboarding
      Inscription des utilisateurs intégrée
      Inscription via l'API
    Fonctionnalités du compte
    Informations de vérification requises
    Types de contrat de services
    Vérifications supplémentaires
    Inscription en réseau des utilisateurs
    Migrer vers Stripe
Configurer les dashboards des comptes
Accepter des paiements
Effectuer des virements vers des comptes
Gérer votre plateforme Connect
Formulaires fiscaux pour votre plateforme Connect
Utiliser les types de comptes connectés
AccueilPlateformes et places de marchéOnboard accounts

Remarque

Cette page n'est pas encore disponible dans cette langue. Nous faisons tout notre possible pour proposer notre documentation dans davantage de langues et nous vous fournirons la version traduite dès qu'elle sera disponible.

Choose your onboarding configuration

Learn about the different options for onboarding your connected accounts.

Copier la 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.

Cette page vous a-t-elle été utile ?
OuiNon
Besoin d'aide ? Contactez le service Support.
Rejoignez notre programme d'accès anticipé.
Consultez notre log des modifications.
Des questions ? Contactez l'équipe commerciale.
LLM ? Lire llms.txt.
Propulsé par Markdoc