#draesia.
1 messages · Page 1 of 1 (latest)
nope! Every month, the subscription generates a new Invoice object and emits invoice.created. There's no metadata inherited on that Invoice directly; you'd have to look at the Invoice, then use the Retrieve Subscription API to check metadata on the sub, for example
Ah okay thankyou.
So invoice->subscription, use the subscription's metadata instead?
yep