Uses of Class
com.adyen.model.PaymentRequest3d
-
Packages that use PaymentRequest3d Package Description com.adyen.model com.adyen.service -
-
Uses of PaymentRequest3d in com.adyen.model
Methods in com.adyen.model that return PaymentRequest3d Modifier and Type Method Description PaymentRequest3dPaymentRequest3d. md(String md)PaymentRequest3dPaymentRequest3d. paResponse(String paResponse)PaymentRequest3dPaymentRequest3d. set3DRequestData(String md, String paResponse) -
Uses of PaymentRequest3d in com.adyen.service
Methods in com.adyen.service with parameters of type PaymentRequest3d Modifier and Type Method Description PaymentResultPayment. authorise3D(PaymentRequest3d paymentRequest3d)POST /authorise3d API call
-