SaFi Bank Space : FE: VKYC scheduled page (for onboarding congrats)

Screen shown to user who has scheduled VKYC call with agent and is waiting for agent to initiate call.

UML flows

Scenarios

  1. screen is opened and user waits until agent starts VKYC call

  2. User can:

    1. change current schedule of call → opens “VKYC scheduling” page

    2. call immediately → requests unscheduled call from CM (can trigger Err1), sets up VKYC sdk and after call ends user is navigated to “After call“ page

  3. call data are received from Ably event and VKYC SDK is called

  4. Once call ends user is navigated to “After call“ page

Back action - exits scheduling without any confirmation prompt.

Code

Description

Handle

Err1

CM endpoint for immediate call failed

TBD

Elements

Tag

Description

Data

1

Icon/image

Asset path - app/images/onboarding_6.png

2

Countdown

Timer countdown (scheduled - now)

3

Title

Localization key - onboarding.vkyc.scheduled.text.title

4

Subtitle

Localization key - onboarding.vkyc.scheduled.text.subtitle

Time of scheduled call is filled in text.

5

Action button - change date

Localization key - onboarding.vkyc.scheduled.action.reschedule

Opens VKYC scheduling page

6

Action button - call now

Localization key - onboarding.vkyc.scheduled.action.callNow

Starts immediate VKYC call