#ticolewis
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- ticolewis-netlify-serverless, 6 days ago, 3 messages
Hey there, thank you for the response. The probablemente I’m having is that I need multiple portal configurations depending on the users subscription. I couldn’t find a way to setup multiple configurations using the dashboard.
Yeah there's not
You'd need the session api approach to do that
So I recommend handling auth on your site
Yea, that’s what I figured.
Then you can create the session after they auth on your site
Ok so the recommend approach would be to handle auth on my side
And not try to pass the user to the stripe hosted auth page
😥
Cool, ok that’s what it was seeming like. Thank you for confirming😀