Marketplace icon

Individual Legal Entity components

Use Adyen's prebuilt UI components to collect information from your users as part of your onboarding flow.

The Onboarding components are only compatible with legal entities created with v3 or v4 of the Legal Entity Management API.

The Individual Legal Entity components enable personal data collection and verification management within a portal's user interface (UI) with minimal engineering effort. These components integrate all the features required to capture identity details and identity documents without making multiple API requests. This removes the need to implement complex logic for handling sensitive personal data or managing document uploads, as the components handle these verification processes automatically.

We recommend using the Individual Legal Entity components in your API-only onboarding flow to reduce engineering efforts and speed up implementation. It is important to note that the Individual Legal Entity components only cover functionality related to individual legal entities, and you still need to implement API calls for other parts of your API-only onboarding flow.

This page provides guidance on:

  • The available Individual Legal Entity components, which include the Create Individual component and the Manage Individual component.
  • A standard user flow that these components cover.
  • Functionalities such as personal detail entry, identity document upload, status monitoring, and information updates.

The guidance and features available may differ based on the library version in use. We recommend using the latest library version to take advantage of the newest features and improvements.

Ensure you select a version in the next section before starting your integration.

See also