#arn4v
1 messages · Page 1 of 1 (latest)
It's available on the associated item on the Subscription object: https://stripe.com/docs/api/subscriptions/object#subscription_object-items-data-price-product
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Is it safe to assume that Stripe.Subscription object received through the webhook event will have product as the id string? (Instead of expanded object)
Yes, webhooks payloads don't included expanded fields