#mxd

1 messages ยท Page 1 of 1 (latest)

fierce quartzBOT
buoyant shell
#

Hello ๐Ÿ‘‹
You'd want to look at the subscription's items list and their price object
https://stripe.com/docs/api/subscriptions/object#subscription_object-items

Then you'd likely want to expand the product information
https://stripe.com/docs/api/prices/object#price_object-product

quiet coral
#

is it one of these?

buoyant shell
#

ah you can switch the language to your liking by clicking on those options in the examples

quiet coral
#

oh so, the subscription object

buoyant shell
#

yup

quiet coral
#

um, so that works together with this:

buoyant shell
#

It should work with webhooks yes

quiet coral
#

ah

#

ok thanks

#

all done

buoyant shell
#

Awesome! ๐Ÿ™‚ Glad I could help