Interface VerifoneConfiguration
-
- All Superinterfaces:
com.broadleafcommerce.paymentgateway.service.PaymentGatewayConfiguration
,com.broadleafcommerce.paymentgateway.service.PaymentGatewayTypeAware
public interface VerifoneConfiguration extends com.broadleafcommerce.paymentgateway.service.PaymentGatewayConfiguration
- Author:
- Dima Myroniuk (dmyroniuk)
-
-
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
-
-