Uses of Interface
org.broadleafcommerce.common.payment.service.FailureCountExposable
Packages that use FailureCountExposable
-
Uses of FailureCountExposable in org.broadleafcommerce.common.payment.service
Classes in org.broadleafcommerce.common.payment.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.