βοΈUpdate Profile
1. Create Session Token :
First Step When Customer Click On Update You Have To Initialize Session First By Creating Session Token Using The Following API :
UpdateSteps you Select Which Steps To Update Only These Steps Will Be Allowed To Update In This Session For This User. If You Wich To Allow All Leave This Array Empty
2. Import eNROLL JS File in index.html :
3. Add Div Element With Specifying Id For This Div
4. Initialize eNroll Component Any Where In Your JS File After Document Is Loaded:
Last updated