Untitled
unknown
plain_text
a year ago
831 B
6
Indexable
A[Start] --> B{KYC/CDD Requirements Met?};
B -- Yes --> C{Account Level?};
C -- L-0/L-1 --> D{Registration Mode?};
D -- USSD --> E[L-0 Account Opened Via Handset];
D -- JazzCash App --> F[L-0 Account Opened Via JazzCash App];
D -- Biometric Machine --> G[L-1 Account Opened at CC Centre/MMBL Branch/Franchise/Retailer];
D -- Corporate Client/Employee --> H{Account Type?};
H -- L-0/L-1 --> I{Registration Mode?};
I -- USSD --> J[L-0/L-1 Account Opened Via Handset];
I -- JazzCash App --> K[L-0/L-1 Account Opened Via JazzCash App];
I -- Biometric Machine --> L[L-1 Account Opened at CC Centre/MMBL Branch/Franchise/Retailer];
E --> M[End];
F --> M;
G --> M;
J --> M;
K --> M;
L --> M;
B -- No --> N[Account Registration Failed - KYC/CDD Not Met];
N --> M;Editor is loading...
Leave a Comment