Legacy Documentation: Version 5.3
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

IStoreController

interface in UnityEngine.Purchasing

Description

Used by Applications to control Unity IAP.

See Also: Product for an example usage.

Variables

productsStore products including metadata and purchase receipts.

Public Functions

ConfirmPendingPurchaseConfirm a pending purchase.
InitiatePurchaseInitiate a purchase for a specific product.