docs.unity3d.com
  • Manual
  • Scripting API
  • Changelog
  • License
    Show / Hide Table of Contents
    • Scripting API

    Enum StoreTestMode

    Currently unused. An enum of different store test

    Namespace: UnityEngine.Purchasing
    Syntax
    public enum StoreTestMode : int

    Fields

    Name Description Value
    Normal

    Normal store operation using real transactions

    0
    Sandbox

    Sandbox store operation, using simulated transactions on the native platform.

    1
    TestMode

    Test mode, using local test responses at the level of Unity IAP.

    2
    ServerTest

    Test mode, using server-side test responses at the level of Unity IAP.

    3
    Unknown

    Unknown purchasing mode.

    4
    In This Article
    • Fields
    Back to top
    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