View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000897 | OXID eShop (all versions) | 1.03. Basket, checkout process | public | 2009-05-14 17:04 | 2012-12-11 15:35 |
| Reporter | Spritje | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | suspended | ||
| Product Version | 4.1.2 revision 18998 | ||||
| Summary | 0000897: Order prozess takes the VAT of the billing address country and not of the shipping address country. | ||||
| Description | A 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 | ||||
| Tags | Order | ||||
| Theme | |||||
| Browser | All | ||||
| PHP Version | 5.2.6 | ||||
| Database Version | 5.0.33 | ||||
|
|
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. |
|
|
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] |
|
|
reopened |
|
|
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. |
|
|
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. |