Description
KYC Level 3 is the final step of the Know Your Customer flow — triggered after a user completes Levels 1 (personal details) and 2 (document upload). Right now the entire screen is a stub that shows just the text "KYC Level 3". The ViewModel is completely empty. This blocks any user from completing the full KYC verification flow.
Files
feature/kyc/src/commonMain/kotlin/org/mifospay/feature/kyc/KYCLevel3Screen.kt
feature/kyc/src/commonMain/kotlin/org/mifospay/feature/kyc/KYCLevel3ViewModel.kt
Description
KYC Level 3 is the final step of the Know Your Customer flow — triggered after a user completes Levels 1 (personal details) and 2 (document upload). Right now the entire screen is a stub that shows just the text "KYC Level 3". The ViewModel is completely empty. This blocks any user from completing the full KYC verification flow.
Files
feature/kyc/src/commonMain/kotlin/org/mifospay/feature/kyc/KYCLevel3Screen.ktfeature/kyc/src/commonMain/kotlin/org/mifospay/feature/kyc/KYCLevel3ViewModel.kt