Removes the setup_intent property from Checkout Sessions in subscription mode Breaking changes
What’s new
Checkout Sessions no longer return the setup_
property in subscription mode.
Impact
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.