Namespace UnityEngine.GameFoundation.PurchasingAdapters
Classes
UnityPurchasingAdapter
Structs
LocalizedProductMetadata
Contains portable localized information about an IAP product.
SuccessfulPurchaseData
Contains portable information about a successful IAP purchase.
Interfaces
IPurchasingAdapter
Implement this interface when you want to adapt a real money IAP library with Game Foundation's Transaction system. When the Game Foundation Transaction Manager is initialized with one of these adapters, the Transaction Manager will use this adapter to process all IAPTransactionDefinitions.