#Munaim-subscription
1 messages · Page 1 of 1 (latest)
Yes I have customer ID and I want it's latest subscription
I have a customer id or schedule subscription id
now i want it's subscription
Got it! Then you can list subscriptions for a specific customer with this: https://stripe.com/docs/api/subscriptions/list
Another option is to look directly at the subscriptions field of the customer object: https://stripe.com/docs/api/customers/object#customer_object-subscriptions