Skip to content

Add support for customer due diligence - #67

Open
LuisRego wants to merge 1 commit into
masterfrom
feature/cdd-edd-support
Open

Add support for customer due diligence#67
LuisRego wants to merge 1 commit into
masterfrom
feature/cdd-edd-support

Conversation

@LuisRego

@LuisRego LuisRego commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Description

This PR adds customer-due-diligence support in the KYC widget SDK, by allowing the process customer-due-diligence to be passed during the widget initialization.

Related issues

WL-1449

Deploy notes

Please describe any step necessary to deploy this code.

@LuisRego LuisRego self-assigned this Sep 8, 2026
Copilot AI lite review requested due to automatic review settings September 8, 2026 18:23
@LuisRego
LuisRego requested a review from a team as a code owner September 8, 2026 18:23
@LuisRego
LuisRego requested review from a team as code owners September 8, 2026 18:23
@LuisRego
LuisRego requested a review from boliveira September 8, 2026 18:23

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The changes are small, localized (test app UI + docs), and consistent with the existing “processes passed via session creation” flow.

Pull request overview

Adds customer-due-diligence as a selectable KYC process in the widget test app and updates SDK documentation to include it as an example of a supported process configured at session creation time.

Changes:

  • Add a “Customer Due Diligence” checkbox to the KYC widget test app process selection screen.
  • Update KycWidget JSDoc to include customer-due-diligence in the example process list.
File summaries
File Description
projects/widget-test-app/src/pages/kyc-widget/kyc-widget.tsx Exposes customer-due-diligence as an optional selectable process in the test app UI.
packages/kyc-widget-web-sdk/src/kyc-widget.ts Updates public SDK documentation to mention customer-due-diligence among example processes.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants