Skip to content

fix: display verifiedName in company onboarding review#1049

Merged
bernd2022 merged 1 commit intodevelopfrom
fix/compliance-verified-name-check
Apr 15, 2026
Merged

fix: display verifiedName in company onboarding review#1049
bernd2022 merged 1 commit intodevelopfrom
fix/compliance-verified-name-check

Conversation

@bernd2022
Copy link
Copy Markdown
Collaborator

Summary

  • Add Verified Name field to the company onboarding review header (shown directly below Account Type)
  • Add a new check in the Handelsregisterauszug tab that verifies the customer's verified name matches the organization name
  • The new check is only shown when userData.verifiedName is already set; when unset, the check is hidden

Test plan

  • Open Compliance → Company Onboarding Review for a userData with verifiedName set → "Verified Name" row appears below "Account Type"
  • Open the Handelsregisterauszug tab → the check "Der verifizierte Name des Kunden ... stimmt mit dem Unternehmensnamen ... überein" is shown
  • Open Compliance → Company Onboarding Review for a userData without verifiedName → check is hidden, header still renders "-"

Add verifiedName field to the company onboarding header and add a
commercial register check comparing verifiedName with organizationName
(only shown when verifiedName is set).
@bernd2022 bernd2022 merged commit fcb73ca into develop Apr 15, 2026
6 checks passed
@bernd2022 bernd2022 deleted the fix/compliance-verified-name-check branch April 15, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants