#richie138-Customer
1 messages · Page 1 of 1 (latest)
You would want to use the List Subscription API, specify the Customer Id: https://stripe.com/docs/api/subscriptions/list#list_subscriptions-customer
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Ok but which version of the API actually changed this?
From here https://stripe.com/docs/upgrades
The subscriptions property on Customers is no longer included by default. You can expand the list but for performance reasons we recommended against doing so unless needed.
From latest version of 2020-08-27