I have created a signup flow where the user is redirected to the account type selection after creating a user login. I used the Stripe plugin from Weweb. If a successful payment is made I then redirect the user to a profile form. The problem I am running into is when the Stripe plugin processes the payment and redirects to the success page it clears the Xano auth user.
Is there a way to keep the user logged in while processing the payment via the stripe plugin? Oh and I have only tried this in the editor as I have yet to publish the app yet.
Thanks in advance for any and all assistance or recommendations.
Weird, the user shouldn’t be reset like this as the cookie is supposed to stay. Could you make a Loom video of the whole workflow so that we can see if everything is setup correctly?