Uses of Class
com.adyen.model.ThreeDS2ResultRequest
-
Packages that use ThreeDS2ResultRequest Package Description com.adyen.model com.adyen.service -
-
Uses of ThreeDS2ResultRequest in com.adyen.model
Methods in com.adyen.model that return ThreeDS2ResultRequest Modifier and Type Method Description ThreeDS2ResultRequestThreeDS2ResultRequest. merchantAccount(String merchantAccount)ThreeDS2ResultRequestThreeDS2ResultRequest. pspReference(String pspReference) -
Uses of ThreeDS2ResultRequest in com.adyen.service
Methods in com.adyen.service with parameters of type ThreeDS2ResultRequest Modifier and Type Method Description ThreeDS2ResultResponseRetrieve3DS2. authorise(ThreeDS2ResultRequest threeDS2ResultRequest)POST /threeDS2Resul" API callThreeDS2ResultResponsePayment. retrieve3ds2Result(ThreeDS2ResultRequest threeDS2ResultRequest)Deprecated.Use /getAuthenticationResult instead
-