Uses of Annotation Interface
com.broadleafcommerce.customer.service.autoconfigure.ConditionalOnCustomerAsSavedPaymentStorageLocation
Package
Description
-
Uses of ConditionalOnCustomerAsSavedPaymentStorageLocation in com.broadleafcommerce.customer.provider.jpa.repository
Modifier and TypeInterfaceDescriptioninterface
JpaPaymentAccountRepository<D extends JpaPaymentAccount>
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ConditionalOnCustomerAsSavedPaymentStorageLocation in com.broadleafcommerce.customer.service.autoconfigure
Modifier and TypeClassDescriptionstatic class
Deprecated, for removal: This API element is subject to removal in a future version.since 1.7.2, in favor of using PaymentTransactionServices as saved payment method storage location. -
Uses of ConditionalOnCustomerAsSavedPaymentStorageLocation in com.broadleafcommerce.customer.web.endpoint
Modifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.since 1.7.2, in favor of usingSavedPaymentMethod
in PaymentTransactionServices to manage saved payment methods.class
Deprecated, for removal: This API element is subject to removal in a future version.since 1.7.2, in favor of usingSavedPaymentMethod
in PaymentTransactionServices to manage saved payment methods.
JpaSavedPaymentMethod
in PaymentTransactionServices to manage saved payment methods.