onPurchaseStarted

open override fun onPurchaseStarted(product: AdaptyPaywallProduct, view: AdaptyPaywallView)

This callback is invoked when user initiates the purchase process.

Parameters

product

An AdaptyPaywallProduct of the purchase.

view

An AdaptyPaywallView within which the event occurred.