AlexDisler / cordova-plugin-inapppurchase

A lightweight cordova plugin for in app purchases on iOS/Android
316 stars 192 forks source link

Will GetReceipt method return receipt of a paid app? #292

Open AntonERG opened 4 years ago

AntonERG commented 4 years ago

Hi, I'm discoveing your nice plugin, just have one concern: Will GetReceipt method return receipt of a paid app?

I'm planning to move my paid app to the freemium schema and need to provide full access to apps feature to the usera that purchased a paid app in the past. So I'd like to check there initial installation/purchase date by getting the receipt.

Will it work?