Uses of Interface
com.broadleafcommerce.customer.service.summary.PaymentAccountSummaryService
Package
Description
-
Uses of PaymentAccountSummaryService in com.broadleafcommerce.customer.service.summary
Modifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PaymentAccountSummaryService in com.broadleafcommerce.customer.web.endpoint
Modifier and TypeMethodDescriptionprotected PaymentAccountSummaryService
CustomerPaymentAccountEndpoint.getSummaryService()
Deprecated, for removal: This API element is subject to removal in a future version.protected PaymentAccountSummaryService
SensitiveCustomerPaymentAccountEndpoint.getSummaryService()
Deprecated, for removal: This API element is subject to removal in a future version.ModifierConstructorDescriptionCustomerPaymentAccountEndpoint
(CustomerService<Customer> customerService, PaymentAccountService<PaymentAccount> paymentAccountService, PaymentAccountSummaryService summaryService) Deprecated, for removal: This API element is subject to removal in a future version.SensitiveCustomerPaymentAccountEndpoint
(PaymentAccountService<PaymentAccount> paymentAccountService, PaymentAccountSummaryService summaryService) Deprecated, for removal: This API element is subject to removal in a future version.
SavedPaymentMethodSummary
in PaymentTransactionServices to manage saved payment methods.