Developer forum

Forum » Ecommerce - Standard features » Different VAT handling for customers

Different VAT handling for customers

Anders Ebdrup
Anders Ebdrup
Reply

Hello,

 

We need to handle VAT in relation to European legislation, where customers with a VAT number not should pay VAT.
How do we set it up in Dynamicweb?

 

Best regards, Anders


Replies

 
Nicolai Pedersen
Reply

Using reverse VAT feature: https://doc.dynamicweb.com/documentation-9/ecommerce/payment-shipping/vat-taxes#4823

 
Anders Ebdrup
Anders Ebdrup
Reply

So create an ExtranetLogin-subscriber and then set the property? Dynamicweb.eCommerce.Common.Context.ReverseChargeForVat = true;

 
Nicolai Pedersen
Reply

Yes, and set which product groups that holds products should be handled in this way.

Could also be a checkout flow on another website and set the entire website to be in reverse vat state.

BR Nicolai

 
Anders Ebdrup
Anders Ebdrup
Reply

Hi Nicolai,

 

I have now tried the approach with setting:

Dynamicweb.Ecommerce.Common.Context.ReverseChargeForVatEnabled = true

But we still have VAT in cart and VAT is also calculated in the totals.

 

Any other thoughts?

Best regards, Anders

 
Nicolai Pedersen
Reply
This post has been marked as an answer

I guess you did not read the docs on the link above...?

Votes for this answer: 1
 
Anders Ebdrup
Anders Ebdrup
Reply

Dear Nicolai,

 

We still cannot get shipping to work, when we have this setup on shipping: https://www.screencast.com/t/LxYD5GrpyEvX.

Any idea of who to solve this?

 

Best regards, Anders

 
Nicolai Pedersen
Reply

Hi Anders

Can you ellaborate on what is not working?

Thanks for clarifying!

BR Nicolai

 
Anders Ebdrup
Anders Ebdrup
Reply

Dear Nicolai,

 

Yes, we have still VAT calculated on shipping and payment fees on the solution here: http://smartpagepim.dw9demo.dynamicweb-cms.com. With this line in the master.cshtml: Dynamicweb.Ecommerce.Common.Context.ReverseChargeForVatEnabled = true;

 

Please see this screen dump: https://www.screencast.com/t/Tf52Hb72

 

Best regards, Anders

 
Anders Ebdrup
Anders Ebdrup
Reply

Dear Nicolai,

 

Did you have a chance to look into this issue?

Best regards, Andesr

 
Anders Ebdrup
Anders Ebdrup
Reply

Dear Dynamicweb,

 

Has this issue been addressed?

 

You must be logged in to post in the forum