Interface NullIntegrationGatewayConfiguration

All Superinterfaces:
org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration
All Known Implementing Classes:
NullIntegrationGatewayConfigurationImpl

public interface NullIntegrationGatewayConfiguration extends org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration

    getFailureReportingThreshold, getGatewayType, handlesAuthorize, handlesAuthorizeAndCapture, handlesCapture, handlesMultiplePayments, handlesMultipleShipment, handlesPartialCapture, handlesRecurringPayment, handlesRefund, handlesReverseAuthorize, handlesSavedCustomerPayment, handlesVoid, isPerformAuthorizeAndCapture, setFailureReportingThreshold, setPerformAuthorizeAndCapture
  • Method Details

    • getTransparentRedirectUrl

      String getTransparentRedirectUrl()
    • getTransparentRedirectReturnUrl

      String getTransparentRedirectReturnUrl()