#jayamini_code

1 messages ¡ Page 1 of 1 (latest)

near cometBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1314460410031902731

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

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.

topaz coyote
#

is there a way to prevent tis behaviour or prevent users from going back to account after updating flow?

cosmic shard
#

Thanks for waiting! Let me check if this is possible

#

I'm unable to reproduce the customer portal session in your screenshot. Could you share the request ID (req_xxx) which you created the customer portal, so that I can take a look how your integration works?

topaz coyote
#

hi
bps_1QStutKk6Qk5jHuWYEK5zatN this is the billing portal sessionId

#

request req_EO5YqidoFY7eYW

cosmic shard
#

Thanks for sharing! I managed to reproduce the above page

#

There isn't a configuration to disable "Go to my account" button. Can I suggest you writing to Support https://support.stripe.com/contact for the feedback, so that they can share with the relevant team?

topaz coyote
#

hi thanks
I have tried setting flow_data.after_completion
if we use portal_homepage for this issue will be the same right?

cosmic shard
#

if we use portal_homepage for this issue will be the same right?
Yes. It'll be the same as the one without setting flow_data.after_completion

If you would like to avoid customer making further changes or revisit the portal link, I'd recommend using redirect to redirect back to your website

topaz coyote
#

yeah we'll try that

#

many thanks