#estebangorostiaga
1 messages · Page 1 of 1 (latest)
Hello 👋
I don't believe you can set the metadata directly on the subscription item.
What's your usecase exactly? why do you need it on the item vs the subscription object itself?
I am trying to pass values that would be out of scope on my Webhook, and values that would associate each subscription item with a Portfolio ID from my app. The only way around I thought about doing this was creating the checkout, and then trying to update the subscription itself. That would be a bit tedious though.
Am I making sense haha?