Removes the setup_intent property from Checkout Sessions in subscription mode Breaking changes
What’s new![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
Checkout Sessions no longer return the setup_
property in subscription mode.
Impact![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
This change simplifies the Checkout Session response in subscription mode by removing the setup_
property. It allows you to focus on the core subscription-related information without needing to handle the now-unnecessary SetupIntent details.