Search Unity

[Solved] How to get "purchaseData" and "signature" (Android)

Discussion in 'Unity IAP' started by StanislavMaksheev, Jan 5, 2017.

Thread Status:
Not open for further replies.
  1. StanislavMaksheev

    StanislavMaksheev

    Joined:
    Feb 6, 2015
    Posts:
    47
    Hi,
    I want to make server side IAP validation with AppsFlyer for Android game
    https://support.appsflyer.com/hc/en-us/articles/213766183-Unity

    It will do with method
    AppsFlyer.validateReceipt(string publicKey, string purchaseData, string signature, string price, string currency, Dictionary additionalParametes);

    How to get "purchaseData" and "signature" after purchase?
     
  2. StanislavMaksheev

    StanislavMaksheev

    Joined:
    Feb 6, 2015
    Posts:
    47
Thread Status:
Not open for further replies.