I wonder who is actually the user_name/user_email contained in the app webhooks we receive?
What’s his role?
I know he is the user who installed the app on the account, isn’t he?
Is the user who purchases a subscription?
Why does the user change?
When we receive a app_subscription_renewal_attempt_failed
webhook, we contact both the user who originally purchased the subscription and the user contained in this last event. Often they are different users.
They usually reply they are not the right person to contact.
Thanks for your help in explaining me this feature.