Discussions

Ask a Question
Back to All

Identity from Webhooks is not the same as what I have set in the app

Hello there,

I am trying to make subscription in my app. I set identity by using Qonversion.identify("my_user_id") before purchase a subscription. When I get webhooks data the identity it is not same as what I set.

Is there any way to fix this problem? or how can I know what user buy the subscription?

Thank you,