CreepieDeCrapper Posted February 9, 2005 Share Posted February 9, 2005 I am wondering if someone can point out which variables/classes handle the DISPLAYED tax amount vs. the ACTUAL CALCULATED tax amount. I am noticing a discrepency in my osCommerce install. The files I have been searching through so far are: - checkout_confirmation.php - includes/classes/order.php I believe these are the files that are calulating and displaying the tax amount. Any help is greatly appreciated! - Kevin [email protected] Link to comment Share on other sites More sharing options...
pitu Posted February 10, 2005 Share Posted February 10, 2005 Hello, Did you find solution to your problem? I am facing problably something similar. My tax gets calculated on shipping amount rather then sub total. Any ideas how to make shipping charge get calculated on sub total? What are the files involved? OR what setting do i need to do in back office? Pitu Link to comment Share on other sites More sharing options...
CreepieDeCrapper Posted February 10, 2005 Author Share Posted February 10, 2005 No solution yet. I believe the files you want to look at are: checkout_confirmation.php includes/classes/order.php I think the order.php class is the main one actually. Link to comment Share on other sites More sharing options...
w2vy Posted February 10, 2005 Share Posted February 10, 2005 The order you have things in the order_totals config in admin determines if s&h is taxed. If taxes come before s&h then s&h is not taxed... tom Thomas A. Moulton, W2VY osCommerce core developer osc2.1 to osc 2.3.x Support the developers! http://www.oscommerce.com/about/team Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.