Uses of Class
com.broadleafcommerce.customer.service.provider.external.ExternalPaymentProperties
Package
Description
-
Uses of ExternalPaymentProperties in com.broadleafcommerce.customer.service.autoconfigure
Modifier and TypeMethodDescriptionCustomerServiceAutoConfiguration.SavedPaymentAccountConfiguration.customerPaymentProvider
(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ExternalPaymentProperties properties) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ExternalPaymentProperties in com.broadleafcommerce.customer.service.provider.external
Modifier and TypeMethodDescriptionprotected ExternalPaymentProperties
ExternalPaymentProvider.getProperties()
Deprecated, for removal: This API element is subject to removal in a future version.ModifierConstructorDescriptionExternalPaymentProvider
(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ExternalPaymentProperties properties) Deprecated, for removal: This API element is subject to removal in a future version.