Project

General

Profile

Onboarding Foreign » History » Revision 3

Revision 2 (prin methirattanasophon, 02/27/2026 06:05 AM) → Revision 3/11 (prin methirattanasophon, 02/27/2026 06:30 AM)

# Onboarding Foreign 

 Changes: 
 |page|details| 
 |--|--| 
 |1|remove thai title, name, lastname, laser code, id card number| 
 |1|add passport| 
 |2|new page| 
 |5|new page| 
 |6|chnage email link from thaid to success page| 

 Workflow Diagram 

 <img style="width: 291px;" src="clipboard-202602271329-bsehb.png"><br> 286px;" src="clipboard-202602271300-rsc4z.png"><br> 

 ``` 
 @startuml ```@startuml onboarding foreign 

 start 
 :fullname; 
 note right: page 1 
 :appman; 
 note right: acecoin 
 :eligibleCheck; 
 note right: page 2 new 
 :crsQuestion; 
 note right: page 2 new 
 :currentAddress; 
 note right: page 3 Basic info 
 :occupation; 
 note right: page 3 Basic info 
 :sourceOfIncome; 
 note right: page 3 Basic info 
 :workAddress; 
 note right: page 3 Basic info 
 :bank; 
 note right: page 3 Basic info 
 :suitabilityTest; 
 note right: page 4 
 :selectDocument; :knowledgeTest; 
 note right: page 5 new 
 :uploadDocument;  
 :selectDocument; 
 note right: page 5 6 new 
 :email mobile verify; 
 :uploadDocument;  
 note right: page 6 new 
 end  
 @enduml 

 ```