Package org.broadleafcommerce.core.web.checkout.model
package org.broadleafcommerce.core.web.checkout.model
-
ClassesClassDescriptionA form to model adding the Billing Address to the OrderTypically, clients will utilize 3rd party payment integrations as the final checkout step.This form is used to bind multiship options in a way that doesn't require the actual objects to be instantiated -- we handle that at the controller level.A form to model checking out as guestThis form is used to bind multiship options in a way that doesn't require the actual objects to be instantiated -- we handle that at the controller level.A form to model adding a shipping address with shipping options.