Hi,
I have a workflow-related problem. Step 1 is showing the user the signup/Login pop-up. Step 2 is subscribing the user to a Stripe plan. Step 2 is not triggering after the user logs on. Intuitively it feels like there is a step missing between Step 1 and Step 2 which would evaluate that the login took place and then trigger Step 2 but I am not sure how to trigger this. Thank you in advance for your guidance.