Class PaymentGatewayCommonUtilAutoConfiguration


  • @Configuration
    public class PaymentGatewayCommonUtilAutoConfiguration
    extends Object
    • Constructor Detail

      • PaymentGatewayCommonUtilAutoConfiguration

        public PaymentGatewayCommonUtilAutoConfiguration()
    • Method Detail

      • paymentResponseUtil

        @Bean
        @ConditionalOnMissingBean
        public PaymentResponseUtil paymentResponseUtil​(com.broadleafcommerce.common.extension.TypeFactory typeFactory)