Package com.checkout.threeds.standalone.models
See: Description
-
Class Summary Class Description AuthenticationRequestParameters The AuthenticationRequestParameters class shall hold transaction data that the App passes to the 3DS Server for creating the AReq. ConfigParameters Configuration parameters required to create transaction DirectoryServerData Object used to identify DirectoryServer(DS) and enable interaction with it Success A successful StandaloneResult holding the produced value. Failure A failed StandaloneResult holding the error that describes what went wrong. StandaloneResult Result wrapper returned by the standalone 3DS APIs, representing either a successful outcome of type T or a failure of type E. ThreeDS2ServiceConfiguration The ThreeDS2ServiceConfiguration class shall represent the parameters that are required by the 3DS SDK for initialization of the ThreeDS2Service.