Uses of Class
com.adyen.model.checkout.PaymentLinkRequest
-
Packages that use PaymentLinkRequest Package Description com.adyen.model.checkout com.adyen.service.checkout -
-
Uses of PaymentLinkRequest in com.adyen.model.checkout
-
Uses of PaymentLinkRequest in com.adyen.service.checkout
Methods in com.adyen.service.checkout with parameters of type PaymentLinkRequest Modifier and Type Method Description PaymentLinkResponsePaymentLinksApi. paymentLinks(PaymentLinkRequest paymentLinkRequest)Create a payment linkPaymentLinkResponsePaymentLinksApi. paymentLinks(PaymentLinkRequest paymentLinkRequest, RequestOptions requestOptions)Create a payment link
-