Select your preferred scripting language. All code snippets will be displayed in this language.
class in UnityEngine.Purchasing
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseA purchase failed event containing diagnostic data.
Explains the purchase failure.
message | More information about the purchase failure, if available. Otherwise null. |
purchasedProduct | The product that failed to purchase. |
reason | The reason for the purchase failure. |