#Igores-update-subscription
1 messages · Page 1 of 1 (latest)
Hi 👋 no checkout sessions can only be used to create a subscription. If you want to update one then you can do so directly via the API, or you can create a portal session if you want a flow that is more fitting to be customer facing.
https://stripe.com/docs/api/subscriptions/update
https://stripe.com/docs/billing/subscriptions/integrating-customer-portal
Thank you, I`ll try!