PaywallLogic

Functions

Link copied to clipboard
fun getVariablesAndFreeTrial(productItems: List<ProductItem>, productsByFullId: Map<String, StoreProduct>, isFreeTrialAvailableOverride: Boolean?): ProductProcessingOutcome
Link copied to clipboard
fun handlePaywallError(error: Throwable, event: EventData?, trackEvent: suspend (event: Trackable) -> Result<TrackingResult>? = null): Throwable
Link copied to clipboard
fun requestHash(identifier: String? = null, event: EventData? = null, locale: String, joinedSubstituteProductIds: String?): String