| Class | Description |
|---|---|
| BillingInfoForm |
A form to model adding a payment to the order.
|
| CheckoutForm | |
| MultiShipInstructionForm |
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.
|
| OrderInfoForm |
A form to model checking out as guest
|
| OrderMultishipOptionForm |
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.
|
| ShippingInfoForm |
A form to model adding a shipping address with shipping options.
|
Copyright © 2013. All Rights Reserved.