Customers now support multiple subscriptionsBreaking changes
What’s new![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
Replaces the subscription
property on the Customer
object with the subscriptions
property, as customers can have multiple subscriptions.
Impact![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
Replacing the subscription
property on the Customer
object with subscriptions
opens up the possibility of managing multiple subscriptions.