[
https://issues.apache.org/jira/browse/OFBIZ-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacopo Cappellato closed OFBIZ-732.
-----------------------------------
Resolution: Incomplete
> processorder validate shipping and payment methods before creating order
> ------------------------------------------------------------------------
>
> Key: OFBIZ-732
> URL: https://issues.apache.org/jira/browse/OFBIZ-732
> Project: OFBiz
> Issue Type: Improvement
> Components: order
> Reporter: Si Chen
> Assignee: Si Chen
>
> In ordermgr and ecommerce, if you pass the controller the "processorder"
> request an order can be created without shipping or payment information.
> This can lead to orders without important information being created if the
> user navigated around or had multiple windows open.
> The "processorder" request is already checking that the cart has items. It
> should check also that the cart has a shipping address if there are any cart
> items which require shipping and if not, return an error and return the user
> to the "options" page. Then it should check that the cart has payment
> methods and if there are none it should return the user to the "billsetting"
> page.
--
This message was sent by Atlassian JIRA
(v6.2#6252)