getPrePurchaseBundle

fun getPrePurchaseBundle(tmPrePurchaseWebsiteConfiguration: TMPrePurchaseWebsiteConfiguration): Bundle

Creates a bundle with prepurchase configuration.

Return

A Bundle containing prepurchase configuration.

Parameters

tmPrePurchaseWebsiteConfiguration

fun getPrePurchaseBundle(tmPrePurchaseWebsiteConfiguration: TMPrePurchaseWebsiteConfiguration, tmAuthenticationParams: TMAuthenticationParams, countrySelectorConfiguration: TMPrePurchaseCountryConfiguration): Bundle

Creates a bundle with prepurchase and authentication configurations.

Return

A Bundle containing all configurations.

Parameters

tmPrePurchaseWebsiteConfiguration
tmAuthenticationParams

The TMAuthenticationParams for authentication.

countrySelectorConfiguration