#thomasst-metadata
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
I'm not sure to be honest
just give me a couple of minutes I might be able to dig in a bit and see whether there's a way of doing that
Thanks
you could eventually add the metadata to the overall schedule object https://stripe.com/docs/api/subscription_schedules/object#subscription_schedule_object-metadata
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Yeah but then I would still have to transfer it back to the subscription items using a webhook when the schedule is applied.
phases.metadata also exists, which applies it to the subscription, but just nothing for the items.
yeah there's nothing unfortunately for the items
Any plan to add this?