Developer forum

Forum » Ecommerce - Standard features » Add Duties and Taxes only Order amount is over specific value

Add Duties and Taxes only Order amount is over specific value

Nay Chi Phyo Dynamicweb Employee
Nay Chi Phyo
Reply

Hi All,

I have knowledge that we can give the taxes on each country and can put to the specific product. But I am not too sure because one of our customers wants to set the tax to a country (MY) if and only the order amount is over 500MYR. 

Is there a way to calculate duties and taxes if an order is going to a specific country where taxes and duties are only calculated if the order amount is above a specific value? (i.e. order to Malaysia that is over 500MYR)

DW version: 9.12.0

Best Regards,

Naychi


Replies

 
Oleg Rodionov Dynamicweb Employee
Oleg Rodionov
Reply

Hi,

current implementation of tax calculation in DW (e.g. via base 'Flat rate tax' provider) cannot provide the trigger condition. Please, add the feature request to appropriate category if relevant.

BR, Oleg QA

 
Nicolai Pedersen
Reply
This post has been marked as an answer

Hi Naychi

Taxes are provider based and the flattax provider is standard implemenation from us.

It is possible to do a minor modification by adding an additional property to set the order threshold and rename the provider. And then in AddTaxOrderLinesToOrder implement that piece of logic.

Attached is our implementation - rename it, give it another name, add an additional configuration for the order threshold and build the provider and add it to the solution /bin folder.

Then it can be selected when setting up taxes.

BR Nicolai

Votes for this answer: 1
 
Nay Chi Phyo Dynamicweb Employee
Nay Chi Phyo
Reply

Thank you, Nicolai. 

We gonna try it!

Regards,

Naychi

 

You must be logged in to post in the forum