Uses of Class
com.adyen.model.payment.PaymentRequest3ds2
-
Packages that use PaymentRequest3ds2 Package Description com.adyen.model.payment com.adyen.service -
-
Uses of PaymentRequest3ds2 in com.adyen.model.payment
-
Uses of PaymentRequest3ds2 in com.adyen.service
Methods in com.adyen.service with parameters of type PaymentRequest3ds2 Modifier and Type Method Description PaymentResultPaymentApi. authorise3ds2(PaymentRequest3ds2 paymentRequest3ds2)Complete a 3DS2 authorisationPaymentResultPaymentApi. authorise3ds2(PaymentRequest3ds2 paymentRequest3ds2, RequestOptions requestOptions)Complete a 3DS2 authorisation
-