Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Wrong total being calculated


mdefeo

Recommended Posts

Posted

I need help! I can't figure out why this is wrong.

 

On checkout, the total is being calculated incorrectly when you're purchasing in a tax zone. For example:

 

Sub-Total: $94.95

PA TAX 6.0%: $5.70

United Parcel Service (XML) (1 pkg x 16 lbs total) (UPS Ground, EDD: November 01, 2006): $8.00

Total: $109.13

 

If you add it up, the total is $.48 off. When you're not in a tax zone, though, it adds everything up fine. For example, the same purchase from a non-PA shipping address:

 

Sub-Total: $94.95

United Parcel Service (XML) (1 pkg x 16 lbs total) (UPS Ground, EDD: November 01, 2006): $8.00

Total: $102.95

Posted

tax is being added to the shupping cost

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Posted
tax is being added to the shupping cost

 

darn. thanks. i was hoping that changing the sort order would be the quick, painless solution. how might i go about getting it to not calculate the shipping cost?

Posted

most modules would have a section to calculate or not calculate tax maybe in the form of include exclude.

 

If not then you may be able to remove the tax part from the code of that module

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Posted
most modules would have a section to calculate or not calculate tax maybe in the form of include exclude.

 

If not then you may be able to remove the tax part from the code of that module

 

cool, got it. thanks. in the ups xml module there was a tax class i needed to turn off.

 

thanks for your help!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...