get Pre Purchase Bundle
fun getPrePurchaseBundle(tmPrePurchaseWebsiteConfiguration: TMPrePurchaseWebsiteConfiguration): Bundle
Creates a bundle with prepurchase configuration.
Return
A Bundle containing prepurchase configuration.
Parameters
tm Pre Purchase Website Configuration
fun getPrePurchaseBundle(tmPrePurchaseWebsiteConfiguration: TMPrePurchaseWebsiteConfiguration, tmAuthenticationParams: TMAuthenticationParams, countrySelectorConfiguration: TMPrePurchaseCountryConfiguration): Bundle
Creates a bundle with prepurchase and authentication configurations.
Return
A Bundle containing all configurations.
Parameters
tm Pre Purchase Website Configuration
tm Authentication Params
The TMAuthenticationParams for authentication.
country Selector Configuration