Epic Design

some words about us

You are here: Home Forum
Welcome, Guest
Please Login or Register.    Lost Password?

Cart GST not updated to include GST of shipping
(1 viewing) (1) Guest
Support
Go to bottomPage: 1
TOPIC: Cart GST not updated to include GST of shipping
*
#39
Cart GST not updated to include GST of shipping 4 Months, 4 Weeks ago  
Hi, I have customised the module and installed it with no problems. Thanks for a great module!

There is just one problem, and that is that the "Includes GST" amount of the order (during checkout process) is not being updated to include the GST portion of shipping.

I think that the GST portion of the shipping needs to be stored to the database field "order_shipping_tax" so that it can be referenced throughout the checkout process, the order process, and invoice process.

Eg it is referenced, but I do not think it is being set?
$shipping_total = $db->f("order_shipping");
if ($auth["show_price_including_tax"] == 1)
$shipping_total += $db->f("order_shipping_tax");

$tax_total = $db->f("order_tax") + $db->f("order_shipping_tax");

Can you tell me where to update the code so that this is done?
Thanks.
nfleming
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#41
Re: Cart GST not updated to include GST of shipping 4 Months, 2 Weeks ago  
The code customisation is in
www.epicdesign.com.au/joomla-tutorials/6...rt-postcode-shipping

At the end of the page
houman
Guys lets do something for someone.
Administrator
Posts: 29
graph
User Offline Click here to see the profile of this user
ICQ#: 136 Gender: Male houman.ka Epic Design halfman58 halfman_IT Location: Australia
The administrator has disabled public write access.
When you stop learning you belong to the past. Don't make any cow sacred.
 
Go to topPage: 1
Moderators: houman