Discussions
Validate Transaction when receive Webhook
about 2 months ago by Huynh Duc Huy
I have intergrated Webhook to listen event purchasing from App Store and GG Play in my backend server. With App Store, I can validate receipt by transactionId. With GG Play, i need "purchaseToken", but i can't find in Request Body, https://documentation.qonversion.io/docs/webhooks.
What should i do to validate transaction? Thank you