#Jonas Reif
1 messages · Page 1 of 1 (latest)
👋 Hi there, Happy to help!
Each metdata is related to a particular object, and isn't shared or propagated to other object.
What you can do is listening to webhook, in fact. And update all related objetcs (if you set metadata t Subscription Level, you update manually all the resulting PaymentIntent metadata for example, using webhooks events)
alright, then I go with the webhook solution.
Thought I'm missing something...
Thanks!
You're welcome!