Uses of Interface
com.broadleafcommerce.myfatoorah.service.MyFatoorahExternalCallService
Package
Description
-
Uses of MyFatoorahExternalCallService in com.broadleafcommerce.myfatoorah.autoconfigure
Modifier and TypeMethodDescriptionMyFatoorahServiceAutoConfiguration.myFatoorahExternalCallService
(com.broadleafcommerce.paymentgateway.util.PaymentResponseUtil paymentResponseUtil, MyFatoorahProvider myFatoorahProvider, List<RequestResponseTransformer> transformers, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ExternalMyFatoorahProviderProperties properties, MyFatoorahConfigurationProperties myFatoorahConfigurationProperties) Modifier and TypeMethodDescriptionMyFatoorahServiceAutoConfiguration.myFatoorahTransactionService
(MyFatoorahExternalCallService myFatoorahExternalCallService, com.broadleafcommerce.paymentgateway.util.PaymentResponseUtil paymentResponseUtil, com.broadleafcommerce.common.extension.TypeFactory typeFactory, MyFatoorahConfigurationProperties configProperties) -
Uses of MyFatoorahExternalCallService in com.broadleafcommerce.myfatoorah.service
Modifier and TypeClassDescriptionclass
The default implementation forMyFatoorahExternalCallService
.Modifier and TypeMethodDescriptionprotected MyFatoorahExternalCallService
DefaultMyFatoorahTransactionService.getMyFatoorahExternalCallService()
ModifierConstructorDescriptionDefaultMyFatoorahTransactionService
(MyFatoorahExternalCallService myFatoorahExternalCallService, com.broadleafcommerce.paymentgateway.util.PaymentResponseUtil paymentResponseUtil, com.broadleafcommerce.common.extension.TypeFactory typeFactory, MyFatoorahConfigurationProperties configProperties)