Store the license ID in the Stripe subscription metadata.
This would enable me to suspend the license upon Stripe subscription cancellation.
I haven’t figured out yet how to update Stripe subscriptions’ metadata. Any hints?
Best answer by jesse
Hey @nschloe just wanted to close the loop here! @Troy Tessalone is correct in that your short-term solution would be to access the Stripe API directly:
You’ll need to use the Webhooks app to leverage the StripeAPI.
Otherwise, if you contact our support team, they will be able to log a feature request on your behalf for updating meta data: https://zapier.com/app/get-help. 🙂
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.
Hey @nschloe just wanted to close the loop here! @Troy Tessalone is correct in that your short-term solution would be to access the Stripe API directly:
You’ll need to use the Webhooks app to leverage the StripeAPI.
Otherwise, if you contact our support team, they will be able to log a feature request on your behalf for updating meta data: https://zapier.com/app/get-help. 🙂