Uses of Class
com.adyen.model.ThreeDS2ResultResponse
-
Packages that use ThreeDS2ResultResponse Package Description com.adyen.model com.adyen.service -
-
Uses of ThreeDS2ResultResponse in com.adyen.model
Methods in com.adyen.model that return ThreeDS2ResultResponse Modifier and Type Method Description ThreeDS2ResultResponseThreeDS2ResultResponse. threeDS2Result(ThreeDS2Result threeDS2Result) -
Uses of ThreeDS2ResultResponse in com.adyen.service
Methods in com.adyen.service that return ThreeDS2ResultResponse Modifier and Type Method Description ThreeDS2ResultResponseRetrieve3DS2. authorise(ThreeDS2ResultRequest threeDS2ResultRequest)POST /threeDS2Resul" API callThreeDS2ResultResponsePayment. retrieve3ds2Result(ThreeDS2ResultRequest threeDS2ResultRequest)Deprecated.Use /getAuthenticationResult instead
-