Package com.checkout.threeds.domain.model
See: Description
-
Class Summary Class Description AuthenticationParameters The class used to provide input parameters required for an authentication request. AuthenticationResult This class holds the details for the result of the authentication process. AuthenticationError This class holds the details for the error result of the authentication process. AuthenticationCompleted This class holds the details for the success result of the authentication process. ResultType This enum holds the type of the result for the authentication process. UICustomization Used to provide objects that specify user interface customizations for the 3D Secure 2 challenge screens. NavigationBarCustomization Use this class to provide objects that specify user interface customizations for the navigation bar that appears at the top of the challenge screen for 3DS1 and 3DS2, and includes the screen title and the Cancel button. FooterCustomization Use this class to set the visual style of footer section, at the bottom of a 3DS2 challenge screen. LabelCustomization Generic class used to customize the visual style of text on the challenge screen. TextStyleCustomization Use this class to customize the visual style of the text on the challenge screen. TextCustomization Use this class to customize the style of the text in the Navigation Bar used across 3DS1 and 3DS2 challenge screens, as well as the actual text displayed as the title. SwitchCustomization Use this class to set the visual style of the ‘allow list’ switch that may appear on a 3DS2 challenge screen. SelectorCustomization Use this class to set the visual style of options that users can select during a single-select or a multi-select challenge. ButtonCustomization Use this class to set the visual style of the main action button on a 3DS2 challenge screen. BackgroundCustomization Use this class to set the background style of a specified user interface element. EditTextCustomization Use this class to set the visual style of the challenge text entry box. AllStyleCustomization General customization for all elements that could be overridden by specific element customisation Warning Represents a warning produced by the 3DS SDK, either due to potential security issues found, or to communicate a rejected configuration request. UiCustomizationExtension -
Enum Summary Enum Description AuthenticationErrorType This enum holds the type of the error occurred during the authentication process. Severity The severity levels of warnings produced by the SDK.