Package org.broadleafcommerce.vendor.sample.web.processor
package org.broadleafcommerce.vendor.sample.web.processor
-
ClassesClassDescriptionA Thymeleaf processor that will generate a Mock Hosted Link given a passed in PaymentRequestDTO.This sample handler will add itself to the
TRCreditCardExtensionManagerand will add some default hidden parameters/form POST URL for our fakeSampleMockProcessorControllerNote, 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.