View Issue Details

IDProjectCategoryView StatusLast Update
0000897OXID eShop (all versions)1.03. Basket, checkout processpublic2012-12-11 15:35
ReporterSpritje Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionsuspended 
Product Version4.1.2 revision 18998 
Summary0000897: Order prozess takes the VAT of the billing address country and not of the shipping address country.
DescriptionA customer gives an order:

With the billing address in a country with 0% VAT (Switzerland) and a shipping address with a country with 19% (Germany) VAT.

Is case:
The order will set with 0% VAT

should be:
The order will set with 19% VAT
TagsOrder
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Relationships

related to 0001004 closed VAT is set according to billing adress instead of shipping address 
related to 0001060 closed VAT depends on invoice country not on delivery country 

Activities

dainius.bigelis

2009-05-26 14:07

reporter   ~0000955

Currently the calculation of prices is re-considering because different solutions are needed for international and some local markets. When rules for price calculation will be defined, the changes in calculation might be implemented, what would affect all such issues like this.
So this entry is closed for now.

ralf_trapp

2009-07-28 14:22

reporter   ~0001296

Last edited: 2009-07-28 14:23

Relevant for calculating VAT is, whether shipping address is an independent legal identity. Only end customer can decide this.

Though logical is to make some switch for end customer. But this is not useful.

--> Make a switch in admin -> Master Settings -> Core Settings -> Settings -> VAT

english: Calculate VAT accorting to [Dropdown: Billing address|Shipping address]
german: Mehrwertsteuer berechnen anhand der [Dropdown: Rechnungsadresse|Lieferadresse]

ralf_trapp

2009-07-28 14:22

reporter   ~0001297

Last edited: 2009-07-28 14:23

reopened

dainius.bigelis

2009-07-28 15:14

reporter   ~0001303

After deeper investigation in this case and related calculations - it's clear that it needs more research. Case is suspended again until the final decision.

dainius.bigelis

2012-12-11 15:34

reporter   ~0008100

This issue was fixed in some of 4.6 versions by implementing separate option in the admin area. There you can set which address should be checked for VAT calculation.