Interface SamplePaymentGatewayHostedConfiguration

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

public interface SamplePaymentGatewayHostedConfiguration extends org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration
Author:
Elbert Bautista (elbertbautista)
  • 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

    • getHostedRedirectUrl

      String getHostedRedirectUrl()
    • getHostedRedirectReturnUrl

      String getHostedRedirectReturnUrl()