Interface APSGatewayConfiguration
- All Superinterfaces:
com.broadleafcommerce.paymentgateway.service.PaymentGatewayConfiguration
,com.broadleafcommerce.paymentgateway.service.PaymentGatewayTypeAware
- All Known Implementing Classes:
DefaultAPSGatewayConfiguration
public interface APSGatewayConfiguration
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
Methods inherited from interface com.broadleafcommerce.paymentgateway.service.PaymentGatewayTypeAware
getGatewayType