#outseek-subscriptionupdate-redirect
1 messages · Page 1 of 1 (latest)
Hi 👋
No there is not. What is it you are trying to achieve?
The customer is not necessarily on-session when an update is happening
Im just trying to have it redirect to a success url after the user upgrades or downgrades so that it is like a confirmation. I can do it on teh frontend but thought stripe might have it built into their api already
That is a feature of the Checkout Session, not of the underlying subscription API. In that case you would trigger your own redirect when the API returns a successful response.