Interface StoreCreditConfiguration

All Superinterfaces:
com.broadleafcommerce.paymentgateway.service.PaymentGatewayConfiguration, com.broadleafcommerce.paymentgateway.service.PaymentGatewayTypeAware
All Known Implementing Classes:
DefaultStoreCreditConfiguration

public interface StoreCreditConfiguration extends com.broadleafcommerce.paymentgateway.service.PaymentGatewayConfiguration
The payment configuration for the store credit.
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

    Methods inherited from interface com.broadleafcommerce.paymentgateway.service.PaymentGatewayTypeAware

    getGatewayType