#even
1 messages · Page 1 of 1 (latest)
hi, right now that is expected, the metadata doesn't inherit down
for clarity, you don't need to look at those events really, you can use checkout.session.completed for everything
or alternatively you can use addPaymentIntentData and its builder and set metadata there. https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_intent_data
Hi guys, I had a similar issue recently where I had to handle a customer.subscription.updated event. For my case, I was able to extract the metadata like so items->data[0]->price->nickname