#ynspc
1 messages · Page 1 of 1 (latest)
No there's no event to track if somone open or close the page
But you'll receive an account.updated event if they completed the onboarding
I did not mean to say about the event for page open or close. We need to provide the email and password at first step, then provide mobile, then verify opt. So can we know if the email is set for the user sothat s/he can access from stripe dashboard?
I wanted to achieve a flow where until the email is ready for the user, s/he need to come to our system dashboard and link to stripe. Later if he partially completes the form and is eligible to login to stirpe dashboard and complete the onboarding process
So basically you only want to create a account_links if the account has email set?
Yes i think so
OK, I believe this is within your application logic, before creating an account link. you just need to check if this account has email set