Uses of Class
com.broadleafcommerce.paymenttransaction.service.provider.external.ExternalCustomerProperties
Package
Description
-
Uses of ExternalCustomerProperties in com.broadleafcommerce.paymenttransaction.service.autoconfigure
Modifier and TypeMethodDescriptionPaymentTransactionServiceAutoConfiguration.CustomerPaymentAccountConfiguration.customerPaymentAccountProvider
(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ExternalCustomerProperties externalCustomerProperties) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ExternalCustomerProperties in com.broadleafcommerce.paymenttransaction.service.provider.external
Modifier and TypeMethodDescriptionprotected ExternalCustomerProperties
ExternalCustomerPaymentAccountProvider.getProperties()
Deprecated, for removal: This API element is subject to removal in a future version.ModifierConstructorDescriptionExternalCustomerPaymentAccountProvider
(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ExternalCustomerProperties properties) Deprecated, for removal: This API element is subject to removal in a future version.