paywallViewDidFailPurchase
open fun paywallViewDidFailPurchase(view: AdaptyUIPaywallView, product: AdaptyPaywallProduct, error: AdaptyError)
Called when a purchase attempt fails.
Parameters
view
the AdaptyUIPaywallView where the error occurred.
product
the AdaptyPaywallProduct involved in the failed purchase.
error
the AdaptyError representing the failure reason.