Uses of Class
com.adyen.model.checkout.PaymentsResponse
-
Packages that use PaymentsResponse Package Description com.adyen.model.checkout com.adyen.service -
-
Uses of PaymentsResponse in com.adyen.model.checkout
Methods in com.adyen.model.checkout that return PaymentsResponse Modifier and Type Method Description PaymentsResponsePaymentsResponse. action(CheckoutPaymentsAction action) -
Uses of PaymentsResponse in com.adyen.service
Methods in com.adyen.service that return PaymentsResponse Modifier and Type Method Description PaymentsResponseCheckout. payments(PaymentsRequest paymentsRequest)POST /payments API callPaymentsResponseCheckout. payments(PaymentsRequest paymentsRequest, RequestOptions requestOptions)
-