#shimmmaz
1 messages · Page 1 of 1 (latest)
Hi there!
That's not how metadata works.
If the metadata is set on the Subscription object, it stays on the subscription object. But it's possible to get the metadata from the subscription:
On the PaymentIntent, find the invoice property.
From the invoice, get the subscription property. And then on the invoice you'll find your metadata.