There is no way to update the users data when a user unsubscribes using the Stripe subscription component.
Needs:
Track the unsubscribed action
Able to update the user data when a user cancels subscription
There is no way to update the users data when a user unsubscribes using the Stripe subscription component.
Needs:
Track the unsubscribed action
Able to update the user data when a user cancels subscription
Have you investigated stripes webhooks?