#rebeccaleehey-payments-in-payouts
1 messages · Page 1 of 1 (latest)
Hi 👋 no, the approach that you've described is the correct way to do what you're looking to do.
Thanks for your quick response, Toby! Is it possible to propagate metadata from the original PaymentIntent down to the Payment using destination charges?
We don't have the concept of propagating metadata between our objects. It is possible, but you would need to write code that performed the propagation (retrieve an object, read its metadata, find the related objects, update them with the same metadata).
Got it , thanks!