Uses of Interface
com.broadleafcommerce.paymentgateway.service.FailureCountExposable
-
Packages that use FailureCountExposable Package Description com.broadleafcommerce.paymentgateway.service -
-
Uses of FailureCountExposable in com.broadleafcommerce.paymentgateway.service
Classes in com.broadleafcommerce.paymentgateway.service that implement FailureCountExposable Modifier and Type Class Description class
AbstractExternalPaymentGatewayCall<T,R>
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.
-