#ju4njo
1 messages · Page 1 of 1 (latest)
Hi, this is an expected behavior. Most metadata on one object does not pass to other objects. What you can do is you can setup the metadata on the Payment Intent: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_intent_data-metadata when you create the CheckoutSession.
Can you give this a try to see if that is what you're looking for?