Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

PurchaseFailedEventArgs

class in UnityEngine.Purchasing

Description

A purchase failed event containing diagnostic data.

Explains the purchase failure.

Variables

messageMore information about the purchase failure, if available. Otherwise null.
purchasedProductThe product that failed to purchase.
reasonThe reason for the purchase failure.