Scenarios

  1. User selects the confirmation button to confirms the full repayment option

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

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

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

Code

Description

Handle

Err1

Server responds with error status code

Show the failed confirmation screen.