API reference
API reference
Select your platform
No SDKs available
No versions available

Purchase Class

A purchase is made when a user buys a Product. The product, which can represent a consumable item, a durable item, or a subscription, must be defined for purchase through the developer dashboard.

Fields

The developer payload feature is unimplemented.
The time when the purchased Product expires. This value only applies to subscriptions, and will be null for durable and consumable items.
The timestamp that represents when the user was granted entitlement to the Product that was purchased.
readonly string ID[Get]
The Reporting ID feature is not implemented.
The SKU of the Product that was purchased. This value is case- sensitive. To retrieve the product information, you can use this value when calling IAP.GetProductsBySKU().

Member Functions

Purchase
( IntPtr o )
Did you find this page helpful?