akshaaatt / Google-IAP

Android Library for easing Google Play Billing to your apps with support for Subscriptions, Non-Consumable and Consumable Purchases with a beautiful sample app.
GNU General Public License v3.0
250 stars 58 forks source link

Pending purchases still to be managed #144

Open ronaiksp opened 10 months ago

ronaiksp commented 10 months ago

I have an app for which the product is a virtual currency, but the bookstore does not recognize the purchases that are approved later and does not know whether to deliver the credits to the user. I would like to take into account to implement the pending purchases for consumable products as currencies where one must execute a function if the purchase is made later.