#doddlin
1 messages ยท Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
hi there!
Hey! ๐
but by then the metadata has been discarded as it is not part of that event
metadata is never discarded
I'm guessing you are looking at a different object
which event are you listening to exactly?
fair, but it is not part of the webhook response
I am listening to the customer.subscription.created
then you are looking at the Subscription object, that's why you don't see the Checkout Session metadata.
if you want to add the metadata to the Subscription directly, use this: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-subscription_data-metadata
Oooh, thanks! โญ
happy to help ๐