Identity verification with ConnectPay user

Banking as a Service with integrated SCA uses ConnectPay solution for ID verification.

Use this endpoint if you want to do IDV for private clients or corporate client representatives.

Identity verification with ConnectPay provider steps:

  1. With the received link, ask the client to perform identity verification.
  2. After successful IDV, the client will be redirected back or to successUrl if provided.
    1. If IDV fails, then the client will be redirected back or to failureUrl if provided.
    2. If IDV is dropped without ending the flow, the client will be redirected back or to dropUrl if provided.
  3. The platform must receive application status IDV_APPROVED:
  4. If the Platform received the status IDV_DECLINED or IDV_TOKEN_EXPIRED then you need to start again from the first step

Possible identity verification statuses

StatusDescription
IDV_TOKEN_GENERATEDThe IDV token of the end user has been generated
IDV_APPROVEDThe IDV of the end-user has been approved
IDV_DECLINEDThe IDV of the end user has been declined
IDV_TOKEN_EXPIREDThe IDV of the end user has expired, and a new token must be generated

User creation

Onboarding a private user

Manage accounts

Notifications

Scroll to Top