Interface IGooglePlayStoreExtensions
Access GooglePlay store specific functionality.
Namespace: UnityEngine .Purchasing
Assembly: solution.dll
Syntax
public interface IGooglePlayStoreExtensions : IStoreExtension
Methods
Name | Description |
---|---|
Confirm |
Initiate a flow to confirm the change of price for an item subscribed by the user. |
Get |
Determines the purchase state of a product in the Google Play Store based on its receipt. |
Is |
Determines if the purchase of a product in the Google Play Store is deferred based on its receipt. This indicates if there is an additional step to complete a transaction in between when a user initiates a purchase and when the payment method for the purchase is processed. Handling pending transactions |
Restore |
Async call to the google store to |
Restore |
Async call to the google store to |
Upgrade |
Upgrade or downgrade subscriptions, with proration mode |
Upgrade |
Upgrade or downgrade subscriptions |
Upgrade |
Upgrade or downgrade subscriptions |