ULConfiguration
Configuration object to setup the basic information, settings which will be used by the SDK.
Constructors
Init method to create a ULConfiguration object with the required properties
Functions
List of supported currencies for the given Api key and UpCode. This call returns an empty list until the SDK is not configured properly.
List of supported locales for the given Api key and UpCode. This call returns an empty list until the SDK is not configured properly.
Sets the currentLocale of the configuration object if the locale is supported. If you are not sure your Locale is supported use - availableLocales first to get the supported locales. If you are not sure your ULCurrency is supported use - availableCurrencies first to get the supported locales.
Sets the currentPath of the configuration object. This call reset the checkout flow.