Version: 2017.1

IStoreListener.OnPurchaseFailed

Switch to Manual
public void OnPurchaseFailed (Purchasing.Product i, Purchasing.PurchaseFailureReason p);

Parameters

i The product the purchase relates to.
p The reason for the failure.

Description

Called when a purchase fails.