j3k0 / cordova-plugin-purchase

In-App Purchase for Cordova on iOS, Android and Windows
https://purchase.cordova.fovea.cc
1.29k stars 530 forks source link

Receipt helper methods #1460

Open Chadori opened 9 months ago

Chadori commented 9 months ago

Hi, are there official helper methods for the following?

Aside from Iaptic's validation service, we still need the mentioned data to unlock items from our backend, including Microsoft PlayFab. We currently seem to be able to access them through object lookup, however it doesn't look like it will stay like this indefinitely.

Would it be possible to provide helper methods for the aforementioned methods? If they already exist, would it be possible to point those out? Thank you.