Closed
Conversation
…on and kyc flow states
…eject label mappings
…ion_required status
…rd, server actions
- update verification-in-progress modal title and description - use InfoCard for additional docs requirements display - add DUPLICATE_EMAIL reject label for bridge submission errors - fix country flag and region label ordering (US/EU/UK/MX) - update fallback requirement description copy
remove duplicated bridgeKycStatus websocket listeners and manual status tracking in favor of the centralized useKycStatus hook.
…dling - deduplicate BRIDGE_UNLOCK_ITEMS across regions - preserve specific error messages from backend in useCreateOnramp
- remove stale freshUser reference in AddWithdrawCountriesList (bug) - fix "Verfication" typo in KycVerificationInProgressModal - revert fallback requirement description to generic copy
fix: kyc 2.0 bugs part 3
1. Install screen: Replace tech-speak fallback with user-friendly copy 2. Waitlist notification: Add 'Not now' skip so users without invite codes don't get stuck on 'Enable Notifications' forever 3. PWA install loop: Remove target=_blank /setup link that causes redirect loop between browser and PWA; show instruction to open from Home Screen with fallback 'Continue here instead' button
fix: kyc ui bugs
fix: sumsub multi level transition bug
fix: show kyc benefits
fix: request cta flashing state
chore: sync prod to dev sp133
fix: update manteca refund activity ui
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
Caution Review failedPull request was closed or merged during review WalkthroughThis PR migrates the KYC verification system from legacy Bridge/Manteca-based flows to a unified Sumsub multi-phase architecture. It introduces new hooks for multi-phase KYC flows, removes legacy KYC orchestration hooks, refactors payment and withdrawal pages to use the new flow, adds Bridge ToS confirmation, and reorganizes identity verification around region-based KYC entries rather than per-country flows. Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~75 minutes Possibly related PRs
Suggested labels
Suggested reviewers
✨ Finishing Touches
🧪 Generate unit tests (beta)
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.