Onboarding Foreign » History » Version 3
prin methirattanasophon, 02/27/2026 06:30 AM
| 1 | 1 | prin methirattanasophon | # Onboarding Foreign |
|---|---|---|---|
| 2 | |||
| 3 | 3 | prin methirattanasophon | Changes: |
| 4 | |page|details| |
||
| 5 | |--|--| |
||
| 6 | |1|remove thai title, name, lastname, laser code, id card number| |
||
| 7 | |1|add passport| |
||
| 8 | |2|new page| |
||
| 9 | |5|new page| |
||
| 10 | |6|chnage email link from thaid to success page| |
||
| 11 | |||
| 12 | 1 | prin methirattanasophon | Workflow Diagram |
| 13 | |||
| 14 | 3 | prin methirattanasophon | <img style="width: 291px;" src="clipboard-202602271329-bsehb.png"><br> |
| 15 | 1 | prin methirattanasophon | |
| 16 | 3 | prin methirattanasophon | ``` |
| 17 | @startuml onboarding foreign |
||
| 18 | 1 | prin methirattanasophon | |
| 19 | start |
||
| 20 | :fullname; |
||
| 21 | note right: page 1 |
||
| 22 | :appman; |
||
| 23 | note right: acecoin |
||
| 24 | :eligibleCheck; |
||
| 25 | note right: page 2 new |
||
| 26 | :crsQuestion; |
||
| 27 | note right: page 2 new |
||
| 28 | :currentAddress; |
||
| 29 | note right: page 3 Basic info |
||
| 30 | :occupation; |
||
| 31 | note right: page 3 Basic info |
||
| 32 | :sourceOfIncome; |
||
| 33 | note right: page 3 Basic info |
||
| 34 | :workAddress; |
||
| 35 | note right: page 3 Basic info |
||
| 36 | :bank; |
||
| 37 | note right: page 3 Basic info |
||
| 38 | :suitabilityTest; |
||
| 39 | note right: page 4 |
||
| 40 | :selectDocument; |
||
| 41 | 3 | prin methirattanasophon | note right: page 5 new |
| 42 | 1 | prin methirattanasophon | :uploadDocument; |
| 43 | 3 | prin methirattanasophon | note right: page 5 new |
| 44 | :email mobile verify; |
||
| 45 | note right: page 6 |
||
| 46 | 1 | prin methirattanasophon | end |
| 47 | @enduml |
||
| 48 | |||
| 49 | 2 | prin methirattanasophon | ``` |