in_app_purchase_android library

Classes

ChangeSubscriptionParam
This parameter object for upgrading or downgrading an existing subscription.
GooglePlayProductDetails
The class represents the information of a product as registered in at Google Play store front.
GooglePlayPurchaseDetails
The class represents the information of a purchase made using Google Play.
GooglePlayPurchaseParam
Google Play specific parameter object for generating a purchase.
GooglePlayUserChoiceDetails
Data structure representing a UserChoiceDetails.
GooglePlayUserChoiceDetailsProduct
Data structure representing a UserChoiceDetails product.
InAppPurchaseAndroidPlatform
An InAppPurchasePlatform that wraps Android BillingClient.
InAppPurchaseAndroidPlatformAddition
Contains InApp Purchase features that are only available on PlayStore.
QueryPurchaseDetailsResponse
The response object for fetching the past purchases.

Constants

kConsumptionFailedErrorCode → const String
IAPError.code code used when a consuming a purchased item fails.
kIAPSource → const String
Indicates store front is Google Play
kPurchaseErrorCode → const String
IAPError.code code for failed purchases.
kRestoredPurchaseErrorCode → const String
IAPError.code code used when a query for previous transaction has failed.