When using individual store plugins for IAPs we have access to data not accessible via Unity IAP. How do we get this if we switch to Unity IAP?
E.g.
On Google V2 we get an object of type GooglePurchase after a successful purchase. This object has fields named signature and originalJson which we send to AppsFlyer for receipt validation.