New user registration, choosing plan, but not being taken to Stripe checkout
A new user is registered, chooses a plan from the pricing table, but then is redirected back to my base url rather than checkout?
If Stripe is correctly connected, will I automatically put the user into checkout, or do I need to configure something with my /callback URL?
https://abc.xyz/access/?code=8joSQFqLq3Uxb69z0BJPs6ESaA5MdlpYi9E1dfo3IwI.aHkJi0IH_QTlujTTd510apsONeEBM94ZkjT0MIyrheU&scope=openid%20profile%20email&state=729dca0db598402ec9a6a9c794f3If Stripe is correctly connected, will I automatically put the user into checkout, or do I need to configure something with my /callback URL?