Uses of Class
com.broadleafcommerce.adyen.domain.CustomerRef
Packages that use CustomerRef
-
Uses of CustomerRef in com.broadleafcommerce.adyen.web.endpoint
Methods in com.broadleafcommerce.adyen.web.endpoint with parameters of type CustomerRefModifier and TypeMethodDescriptionAdyenCreateSessionEndpoint.createSession
(CustomerRef customerRef, SessionRequest request, com.broadleafcommerce.data.tracking.core.context.ContextInfo context) AdyenStoredPaymentMethodsEndpoint.getSavedMethods
(CustomerRef customerRef, com.broadleafcommerce.data.tracking.core.context.ContextInfo context) void
AdyenStoredPaymentMethodsEndpoint.removeStoredPaymentMethod
(CustomerRef customerRef, String paymentId, com.broadleafcommerce.data.tracking.core.context.ContextInfo context)