If you’ve enabled purchase verification, you must send additional information with your purchase events to verify them. When Adjust’s servers receive this information in an AdjustEvent
object, they forward it to Google to verify the purchase.
To verify a purchase, instantiate an AdjustEvent
object with your event token and set the following properties:
productId
(String
): The product identifier of the item that was successfully purchasedpurchaseToken
(String
): The purchase token generated for your successfully completed in-app purchase