| Class | Description |
|---|---|
| BillingInfoForm |
A form to model adding the Billing Address to the Order
|
| CheckoutForm | |
| CreditCardInfoForm |
Typically, clients will utilize 3rd party payment integrations as the final
checkout step.
|
| CustomerCreditInfoForm | |
| GiftCardInfoForm | |
| 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 © 2014. All Rights Reserved.