SaFi Bank Space : Personal loan - Create

Scenarios

 

  1. Get loan screen is opened with the educational modal that can be dismissed

  2. The screen with the loan product definition is displayed.

  3. User can change the loan amount and the tenor, while changing those two values the loan parameters (installment amount, interest rate, etc.) are recalculated and updated on the screen.

  4. User confirms the requested parameters by pressing the button at the bottom.

  5. Once the request is confirmed by the Loan manager, the app waits for the async messages with updated loan summary and the installment plan.

  6. App updates the loan summary and the installment plan records in local storage.

  7. Once the app receives the new loan summary data that confirm that the loan is opened the app shows the successful confirmation screen.

Code

Description

Handle

Err1

Customer id is not saved, user is not logged in

TBD

Err2

Fetch loan product falied

TBD

Err3

Create a new loan account failed

Failed confirmation screen is diaplyed with message: “Something went wrong“

 

Attachments: