Interface SamplePaymentGatewayConfiguration

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

public interface SamplePaymentGatewayConfiguration extends org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration
Author:
Elbert Bautista (elbertbautista)
  • Method Details

    • getTransparentRedirectUrl

      String getTransparentRedirectUrl()
    • getTransparentRedirectReturnUrl

      String getTransparentRedirectReturnUrl()
    • getCustomerPaymentTransparentRedirectUrl

      String getCustomerPaymentTransparentRedirectUrl()
    • getCustomerPaymentTransparentRedirectReturnUrl

      String getCustomerPaymentTransparentRedirectReturnUrl()