SaFi Bank Space : Personal loan - Repay - Partial lower amount

Scenarios

  1. The screen with updated next payment info is displayed and the user presses the confirmation button at the bottom of the screen.

  2. Once the request is confirmed by the Loan manager, the app waits for the async messages with an 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 and the next payment amount matches the next payment amount that was requested, the app navigates the user to the successful confirmation dialog.

Code

Description

Handle

Err1

Server responds with error status code

Show the failed confirmation screen.

Attachments: