Uses of Class
com.broadleafcommerce.customer.service.autoconfigure.ConditionalOnCustomerAsSavedPaymentStorageLocation
-
-
Uses of ConditionalOnCustomerAsSavedPaymentStorageLocation in com.broadleafcommerce.customer.provider.jpa.repository
Classes in com.broadleafcommerce.customer.provider.jpa.repository with annotations of type ConditionalOnCustomerAsSavedPaymentStorageLocation Modifier and Type Interface Description interfaceJpaPaymentAccountRepository<D extends JpaPaymentAccount>Deprecated, for removal: This API element is subject to removal in a future version.since 1.7.2, in favor of usingJpaSavedPaymentMethodin PaymentTransactionServices to manage saved payment methods. -
Uses of ConditionalOnCustomerAsSavedPaymentStorageLocation in com.broadleafcommerce.customer.service.autoconfigure
Classes in com.broadleafcommerce.customer.service.autoconfigure with annotations of type ConditionalOnCustomerAsSavedPaymentStorageLocation Modifier and Type Class Description static classCustomerServiceAutoConfiguration.SavedPaymentAccountConfigurationDeprecated, 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
Classes in com.broadleafcommerce.customer.web.endpoint with annotations of type ConditionalOnCustomerAsSavedPaymentStorageLocation Modifier and Type Class Description classCustomerPaymentAccountEndpointDeprecated, for removal: This API element is subject to removal in a future version.since 1.7.2, in favor of usingSavedPaymentMethodin PaymentTransactionServices to manage saved payment methods.classSensitiveCustomerPaymentAccountEndpointDeprecated, for removal: This API element is subject to removal in a future version.since 1.7.2, in favor of usingSavedPaymentMethodin PaymentTransactionServices to manage saved payment methods.
-