Interface PassthroughConfiguration
- 
- All Superinterfaces:
 PaymentGatewayConfiguration,PaymentGatewayTypeAware
- All Known Implementing Classes:
 DefaultPassthroughConfiguration
public interface PassthroughConfiguration extends 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 
 - 
 
 -