the return error status in ShippingEvents keeps the check out process to 
continue.
----------------------------------------------------------------------------------

                 Key: OFBIZ-2605
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2605
             Project: OFBiz
          Issue Type: Bug
          Components: specialpurpose/ecommerce
    Affects Versions: Release Branch 9.04, SVN trunk
            Reporter: BJ Freeman
             Fix For: Release Branch 9.04, SVN trunk


there is a return the string
        String standardMessage = "A problem occurred calculating shipping. Fees 
will be calculated offline.";
this is returned as an error which has the checkout process to loop back to the 
options screen
by changing the return code to sucess the check out process continues.

there are a couple of consideration of how to mark this order so it does not 
get approved but is put on hold.
and it process the payment.




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to