Jump to content

Tax / GST Calculations


Guest

Recommended Posts

Hi,

I'm wanting to change the way the tax calculation works to be relevant for NZ and Australia.

Here the prices of product and freight are displayed as GST (Tax) inclusive but a tax calculation is usefull for the purchaser to know the GST content.

Where would I find the code to do this.

Say the tax rate is 12.5%, current method is product and freight cost $100 x 0.125 = final sell price = $112.50

Change this to;

Tax rate is 12.5%, product and shipping cost is $100 (which is tax / GST inclusive)

Calculation becomes, 100-(100/1.125) = $11.11

Tax ammount displayed as, GST Ammount = $11.11

Which pages of code would I need to edit to achieve something like this?

Aaron

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...