Developer forum

Forum » Ecommerce - Standard features » Tax / fee calculated from weight of product

Tax / fee calculated from weight of product

Søren Mastrup
Reply

I have a customer who sells some products with a special tax.
This tax is based on how many kilos of the product they buy.

How can I add a tax / fee based on their weight? Is this possible in Dynamicweb?


Replies

 
Jonas Krarup Dam
Reply
This post has been marked as an answer

Hi,

That is not possible out of the box.

You can implement it yourself, in a custom taxProvider.

An example of a taxProvider to get you started can be found here:

http://developer.dynamicweb.com/downloads/source-code.aspx

 

in the file:

Dynamicweb.eCommerce.TaxProviders.zip

/Jonas

Votes for this answer: 1
 
Søren Mastrup
Reply

Thanks!

I am not that strong in developing custom providers, but i'll have a look.

 

You must be logged in to post in the forum