1. Top tile should be having the list of selected Products in Main Page with I/P fields for Loan amount(Mandatory) to be filled by customer. On tap of it, display Numeric Keypad.
2. Bottom tile should be having the following I/P fields (Name/Phone/Mail ID/Monthly Income) in the Personal Detail's columns where customer manually enter their data.
- Name. On tap of it, display Generic Keypad.
- Phone. On tap of it, display Numeric Keypad.
- Mail ID. On tap of it, display Generic Keypad.
- Monthly Income. On tap of it, display Numeric Keypad.
- Customer can upload a photo of their Monthly income certificate by tapping on the “Take a photo” CTA(optional).
3. On tap of “Take a photo” CTA, Camera app will be launched. Customer can take a photo of their Monthly Income Certificate.
- Customer will be allowed to change the photo by tapping on the Retake Photo CTA.
4. For iOS, If Camera launched for first time through SCBONE app, Camera Access Permission will be asked in a Popup(iOS driven).
- Tap on “Allow” - Customer can take a photo of their Monthly Income Certificate. Customer will be allowed to change the photo by tapping on the Retake Photo CTA. Tapping on “X”, take the customer back to Verification page.
- Tap on “Don't Allow”, display an Alert message “Go to Settings to change Device access, if you want to upload Monthly income Certificate in future”
Alert message should be shown for future instances.
5. For Android, Camera should be launched directly and Customer can take a photo of their Monthly Income Certificate. Customer will be allowed to change the photo by tapping on the Retake Photo CTA. Tapping on “X”, take the customer back to Verification page.
- If Device Access permission is disabled in settings(in Android M), display an Alert message “Go to Settings to change Device access, if you want to upload Monthly income Certificate in future”.
6. After taking the photo successfully, tapping on “tick” mark should take the user back to Verification page. A tick mark and text showing that Image have been uploaded will be shown in Verification page.
7. On tap of “Send” CTA, display an error message if any of the mandatory fields are not filled. If all the required I/P fields are given, make a relevant entry to the database.
8. On Successful entry to the database, display an Overlay message with “Close” CTA. On tap of “Close”, take the customer back to Main Page. In case of any error in DB entry, show error message.
9. All info given by customer for referral should be logged at backend system for SCB One for audit tracking.