#overture8
1 messages · Page 1 of 1 (latest)
hey there, just reading through now
There's no way to do this in all cases, no. If there's a reason you need to track this, you'd have to attach that metadata to the objects.
While I imagine this is just one example, note that you can control the subscription metadata from a schedule by setting metadata within each phase
https://stripe.com/docs/api/subscription_schedules/create#create_subscription_schedule-phases-metadata
Ah, ok. Setting the metadata on the phase might actually work for us - I wasn't aware that was possible. Thanks for looking into that for me!