Uses of Class
com.broadleafcommerce.orderoperation.service.provider.external.ExternalPaymentProperties
Package
Description
-
Uses of ExternalPaymentProperties in com.broadleafcommerce.orderoperation.service.autoconfigure
Modifier and TypeMethodDescriptionOrderOperationServiceAutoConfiguration.orderOpsPaymentProvider
(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ExternalPaymentProperties properties) -
Uses of ExternalPaymentProperties in com.broadleafcommerce.orderoperation.service.provider.external
Modifier and TypeMethodDescriptionprotected ExternalPaymentProperties
ExternalPaymentProvider.getProperties()
ModifierConstructorDescriptionExternalPaymentProvider
(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ExternalPaymentProperties properties)