[OFBiz] Users - Shipping calc added after order is billed
David E. Jones
jonesde at ofbiz.org
Tue Jun 14 03:47:14 EDT 2005
Do you mean after it is billed, or after the billing information is
entered?
It is coded so that the tax and shipping calculation is not done
until the shipping and payment/billing information is entered. The
reason for this is that the shipping and payment information is
needed for both tax and shipping calculation.
If that isn't what you meant, let me know...
-David
On Jun 8, 2005, at 3:30 PM, Ashish Hareet wrote:
> Here's whats happening - This is all thru the stock OrderMgr screens
>
> * Select a party & start a new sales order for the party
> * Add items to the order - I add one WG-1111 widget
> * Finalize Order
> * Billing address screen shows up
> * Option setting show up - shipping options, gift, etc. - I go UPS
> AIR($5.40)
> * Payment shows up - Till here, the user entering the order has the
> knowledge that the
> order total is what he/she saw in the cart. Possibly the order
> total needs to be shown here
> * Continue from here & the shipping is calculated & added to the
> order.
>
> I've been customizing the order entry process flow & I do a
> cart.getGrandTotal() when the
> payment screen is called to show to the user the amount the person
> needs to be billed
> (required for Billing accounts). This amount does not have the
> shipping & sales tax added to it.
>
> Further, during finalize order entry, the payment response is
> returned before the sales response
> Sales response calls the calShipping & calcTax, etc.
>
> Thanks
> Ashish Hareet
>
> _______________________________________________
> Users mailing list
> Users at lists.ofbiz.org
> http://lists.ofbiz.org/mailman/listinfo/users
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2363 bytes
Desc: not available
Url : http://lists.ofbiz.org/pipermail/users/attachments/20050614/8acb7324/smime.bin
More information about the Users
mailing list