Interface CheckoutComGatewayConfiguration
-
- All Superinterfaces:
com.broadleafcommerce.paymentgateway.service.PaymentGatewayConfiguration,com.broadleafcommerce.paymentgateway.service.PaymentGatewayTypeAware
- All Known Implementing Classes:
DefaultCheckoutComGatewayConfiguration
public interface CheckoutComGatewayConfiguration extends com.broadleafcommerce.paymentgateway.service.PaymentGatewayConfiguration
-
-
Method Summary
-
Methods inherited from interface com.broadleafcommerce.paymentgateway.service.PaymentGatewayConfiguration
getFailureReportingThreshold, getSupportedFeatures, getSupportedTransactionTypes, handlesAuthorize, handlesAuthorizeAndCapture, handlesCapture, handlesMultiplePayments, handlesMultipleShipment, handlesPartialCapture, handlesRecurringPayment, handlesRefund, handlesReverseAuthorize, handlesSavedCustomerPayment, setFailureReportingThreshold
-
-