isEligibleForIntroPrice

open fun isEligibleForIntroPrice(productId: String): Boolean

Whether this user can currently claim an introductory price on this product. Same per-account filtering as isEligibleForFreeTrial.

Return

true when an introductory offer is available to this account.

Since

4.4.0

Parameters

productId

Subscription product id.