#In the customer portal I can see this
1 messages ยท Page 1 of 1 (latest)
hi there! Portal sessions are temporary. New portal sessions expire after a five minute period. If a customer uses it within that time period, then the session expires within one hour of the most recent activity. Each portal session can last up to two hours before expiring. - https://stripe.com/docs/billing/subscriptions/integrating-customer-portal
Hello, again Alex ๐. Thank you for the quick response. I missed this in the documentation
So this means, the maximum possible time for a customer portal session is 2 hours.
If the user never uses the session (meaning never goes to that URL), it will expire in 5 minutes.
If the user uses the session but does a change and waits more than 1 hour, it will still expire
yep
Great, thank you Alex ๐ฅ