Is a user created when a new user completes the stripe subscription?

I am attempting to create a sign-up flow where the user enters from the pricing cards, completes signup, then is redirected to complete the stripe payment checkout.

Something I’m running into is that this (screenshot) seems to not be triggering and instead the user is being redirected to the home page.
Screenshot 2023-08-08 at 9.57.06 PM

I’m assuming that because I have the action set as sign up, and the “on signup” page being set to the payment page that it should redirect there and not to the home page.

Would anyone have any ideas why it’s redirecting to home instead of my desired page?

Hi, can you please check whether you have the same page pah configurations configured in the Users tab → Users Group and sign up/in block lever?

That was it! Thank you. :slight_smile: