docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IAmazonConfiguration

    Access Amazon store specific configurations.

    Namespace: UnityEngine.Purchasing
    Assembly: UnityEngine.Purchasing.Stores.dll
    Syntax
    public interface IAmazonConfiguration : IStoreConfiguration

    Methods

    WriteSandboxJSON(HashSet<ProductDefinition>)

    To use for Amazon’s local Sandbox testing app, generate a JSON description of your product catalog on the device’s SD card.

    Declaration
    void WriteSandboxJSON(HashSet<ProductDefinition> products)
    Parameters
    Type Name Description
    HashSet<ProductDefinition> products

    Products to add to the testing app JSON.

    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)