Uses of Interface
com.broadleafcommerce.tabby.service.TabbyPaymentModificationService
Packages that use TabbyPaymentModificationService
-
Uses of TabbyPaymentModificationService in com.broadleafcommerce.tabby.autoconfigure
Methods in com.broadleafcommerce.tabby.autoconfigure that return TabbyPaymentModificationServiceModifier and TypeMethodDescriptionTabbyServiceAutoConfiguration.tabbyPaymentModificationService
(com.fasterxml.jackson.databind.ObjectMapper objectMapper, CustomerOrderInfoProvider<CustomerOrderInfo> tabbyCustomerOrderInfoProvider, ExternalOrderOperationProviderProperties properties, TabbyConfigurationProperties configurationProperties, com.broadleafcommerce.resource.security.utils.service.AuthenticationUtils authenticationUtils, com.broadleafcommerce.common.extension.TypeFactory typeFactory) -
Uses of TabbyPaymentModificationService in com.broadleafcommerce.tabby.service
Classes in com.broadleafcommerce.tabby.service that implement TabbyPaymentModificationServiceModifier and TypeClassDescriptionclass
Reads the Order history for the authorized customer, and populates the Tabby payment with the buyer and order history data, based on the result.