Uses of Interface
com.broadleafcommerce.paymentgateway.service.FailureCountExposable
Packages that use FailureCountExposable
-
Uses of FailureCountExposable in com.broadleafcommerce.paymentgateway.service
Classes in com.broadleafcommerce.paymentgateway.service that implement FailureCountExposableModifier and TypeClassDescriptionclass
All payment gateway classes that intend to make an external call, either manually from an HTTP Post or through an SDK which makes its own external call, should extend this class.