Package org.broadleafcommerce.vendor.sample.web.expression


package org.broadleafcommerce.vendor.sample.web.expression
  • Classes
    Class
    Description
    This sample handler will add itself to the PaymentGatewayFieldExtensionManager and will output the input NAMEs that are required by the SampleMockProcessorController Note, we don't want this loaded into the extension manager if a real payment gateway is used, so make sure to not scan this class when using a real implementation.