jamesmontemagno / InAppBillingPlugin

Cross-platform In App Billing Plugin for .NET
MIT License
651 stars 152 forks source link

Need support for Android Pending Purchases #259

Closed mnxamdev closed 3 years ago

mnxamdev commented 4 years ago

Would like Pending Purchases to be supported on Android via Plugin. There is something similar in iOS for this Plugin where the Plugin.InAppBilling.InAppBillingImplementation.OnPurchaseComplete Action can be wired up.

Also, question: Do we HAVE TO support pending purchases in order to do business with Google now? https://github.com/android/play-billing-samples/issues/199

Steps to reproduce the Behavior: https://developer.android.com/google/play/billing/billing_library_overview#test_pending_transactions_with_license_testers

Code snippet: https://developer.android.com/google/play/billing/billing_library_overview#pending

mnxamdev commented 4 years ago

Relates to #225

jamesmontemagno commented 3 years ago

Is supported now