purchaseGooglePlayOneTimePurchase abstract method
Future<LinkFiveActiveProducts>
purchaseGooglePlayOneTimePurchase(
- GooglePlayPurchaseDetails purchaseDetails,
- OneTimePurchaseOfferDetailsWrapper otpDetails
after a one time purchase purchase on Google we post the data to LinkFIve
Implementation
Future<LinkFiveActiveProducts> purchaseGooglePlayOneTimePurchase(
GooglePlayPurchaseDetails purchaseDetails, OneTimePurchaseOfferDetailsWrapper otpDetails);