#Gensar
1 messages · Page 1 of 1 (latest)
hello! how about adding the Product name to the Price as metadata?
But the Product name is already on stripe shouldnt that info be included in the webhooks?
we don't necessarily include all information in the webhook. If you refer to the Subscription object in the API, we specify that we return only the Product ID : https://stripe.com/docs/api/subscriptions/object#subscription_object-items-data-price-product
ok thanks