docs.unity3d.com
    Show / Hide Table of Contents

    Namespace UnityEngine.Purchasing.Extension

    Classes

    AbstractPurchasingModule

    Base class for Purchasing Modules.

    In addition to providing helper methods, use of an abstract class allows addition of IPurchasingModule methods without breaking compatibility with existing plugins.

    AbstractStore

    Extension point for purchasing plugins.

    An abstract class is provided so that methods can be added to the IStore without breaking binary compatibility with existing plugins.

    ProductDescription

    A common format for store subsystems to use to describe available In App Purchases to UnityPurchasing, including purchase state via Receipt and Transaction Identifiers.

    PurchaseFailureDescription

    Represents a failed purchase as described by a purchasing service.

    Interfaces

    ICatalogProvider

    Abstract Catalog Provider, facilitating the retrieval of a catalog's products.

    IPurchasingBinder

    Configures Unity Purchasing with one or more store implementations.

    IPurchasingModule

    Configures Unity Purchasing for one or more stores.

    Store implementations must provide an implementation of this interface.

    IStore

    Represents the public interface of the underlying store system such as Google Play, or the Apple App store.

    IStoreCallback

    Callback interface for IStores.

    IStoreConfiguration

    Common interface for all extended configuration.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023