| Package | Description |
|---|---|
| org.broadleafcommerce.core.web.controller.checkout | |
| org.broadleafcommerce.core.web.processor |
| Modifier and Type | Method and Description |
|---|---|
String |
BroadleafCheckoutController.saveGlobalOrderDetails(javax.servlet.http.HttpServletRequest request,
org.springframework.ui.Model model,
OrderInfoForm orderInfoForm,
org.springframework.validation.BindingResult result)
Attempts to attach the user's email to the order so that they may proceed anonymously
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
OnePageCheckoutProcessor.prepopulateCheckoutForms(Order cart,
OrderInfoForm orderInfoForm,
ShippingInfoForm shippingForm,
BillingInfoForm billingForm)
The Checkout page for Heat Clinic will have the shipping information pre-populated
with an address if the fulfillment group has an address and fulfillment option
associated with it.
|
Copyright © 2014. All Rights Reserved.