Uses of Interface
com.broadleafcommerce.payment.service.gateway.StoreCreditConfiguration
Packages that use StoreCreditConfiguration
Package
Description
-
Uses of StoreCreditConfiguration in com.broadleafcommerce.payment.service.gateway
Classes in com.broadleafcommerce.payment.service.gateway that implement StoreCreditConfigurationModifier and TypeClassDescriptionclass
Default implementation ofPaymentGatewayConfiguration
.Methods in com.broadleafcommerce.payment.service.gateway that return StoreCreditConfigurationModifier and TypeMethodDescriptionprotected StoreCreditConfiguration
DefaultStoreCreditExternalCallService.getConfiguration()
Constructors in com.broadleafcommerce.payment.service.gateway with parameters of type StoreCreditConfigurationModifierConstructorDescriptionDefaultStoreCreditExternalCallService
(StoreCreditTransactionExecutionProvider storeCreditTransactionExecutionProvider, StoreCreditConfiguration configuration, com.broadleafcommerce.paymentgateway.util.PaymentResponseUtil paymentResponseUtil, com.broadleafcommerce.common.extension.TypeFactory typeFactory) -
Uses of StoreCreditConfiguration in com.broadleafcommerce.payment.service.gateway.autoconfigure
Methods in com.broadleafcommerce.payment.service.gateway.autoconfigure with parameters of type StoreCreditConfigurationModifier and TypeMethodDescriptionStoreCreditServiceAutoConfiguration.storeCreditExternalCallService
(StoreCreditTransactionExecutionProvider storeCreditTransactionExecutionProvider, StoreCreditConfiguration configuration, com.broadleafcommerce.paymentgateway.util.PaymentResponseUtil paymentResponseUtil, com.broadleafcommerce.common.extension.TypeFactory typeFactory)