Track “CANCEL” action on Stripe subscription component

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?