close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Tax on Shipping Only (VAT)

Thread began 2/08/2011 1:41 am by Heckie | Last modified 2/09/2011 8:49 am by Jason Byrnes | 2041 views | 7 replies |

Heckie

Tax on Shipping Only (VAT)

Is there a way to only charge VAT tax on shipping only, as the products are zero-rated in the UK?

Sign in to reply to this post

Dave BuchholzBeta Tester

Yes, what I have done in the past is to create a new field in the product database called taxable like so:

`taxable` tinyint(1) NOT NULL DEFAULT '0' COMMENT 'Sets whether the product should be taxable or not i.e. children's clothes are not taxable',



This also needs to be added to the eCart Object as a new column and the value passed when adding to cart.

Then I create a rule that says do not charge tax on any items in the cart where the Taxable Column value is 1

Hope that helps

Sign in to reply to this post

Heckie

Thanks Dave - that makes perfect sense!

Sign in to reply to this post

Heckie

In this instance all my products are zero-rated, so there must be an easier way to do this?

Al I want the cart to do is ignore the product subtotal, and add VAT onto the delivery which is a fixed cost.

Sign in to reply to this post

Jason ByrnesWebAssist

In the shipping rule, use a flat rate calculation of:

$this->GetShipping() * 0.086


this will charge a tax of 8.6% of the shipping cost. you can change the percentage to whatever you like.

Sign in to reply to this post

Dave BuchholzBeta Tester

In my scenario I had both taxable and non taxable products to account for plus shipping

Sign in to reply to this post

Heckie

Thanks Jason - that worked.

Dave - thanks for the idea - I'm sure I will put it to use in the future!

Sign in to reply to this post

Jason ByrnesWebAssist

glad to hear it is working.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...