adjust-icon

Purchase verification

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 ADJEvent object, they forward it to Apple to verify the purchase.

To verify a purchase, instantiate an ADJEvent object with your event token and set the following properties:

  • transactionId (NSString): The transactionIdentifier value of the successfully completed purchase
  • productId (NSString): The product identifier of the item that was successfully purchased
  • receipt (NSData): The signed receipt containing the information about the successfully completed purchase