docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IPurchasingModule

    Configures Unity Purchasing for one or more stores.

    Store implementations must provide an implementation of this interface.

    Namespace: UnityEngine.Purchasing.Extension
    Assembly: UnityEngine.Purchasing.dll
    Syntax
    public interface IPurchasingModule

    Methods

    Configure(IPurchasingBinder)

    Configures the purchasing module.

    Declaration
    void Configure(IPurchasingBinder binder)
    Parameters
    Type Name Description
    IPurchasingBinder binder

    The object binding the purchasing with store implementations

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)