Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

European VAT module bugs #19

Open
Hlavtox opened this issue Jun 8, 2020 · 10 comments
Open

European VAT module bugs #19

Hlavtox opened this issue Jun 8, 2020 · 10 comments

Comments

@Hlavtox
Copy link

Hlavtox commented Jun 8, 2020

Hi, it would be very useful to give some love to vatnumber module. It's a necessity for european merchants.

Validation service availability

If you enable VAT number validation via VIES and the service is not available, you are unable to save an adress or finish the order in case of OPC checkouts.

Fallback should be implemented and the VAT number accepted, if the service could not be contacted in X tries.

Tax label display

If you have VAT number filled in your current customer's adress and you are liable to zero VAT, Prestashop displays the prices in the store without VAT.

Tax label (if enabled) is still showing as tax incl.. This is very confusing. In my opinion, it should display exempt of VAT.

@prestashop-issue-bot
Copy link

Thanks for opening this issue! We will help you to keep its state consistent

@Hlavtox Hlavtox changed the title European VAT module bug list European VAT module bugs Jun 8, 2020
@HartLarsson
Copy link

@Hlavtox you can suggest here: https://github.com/PrestaShop/vatnumber
your request too. Is the official Repository for the module.

@matks
Copy link

matks commented Jun 9, 2020

@Hlavtox you can suggest here: https://github.com/PrestaShop/vatnumber
your request too. Is the official Repository for the module.

But the issues are closed on https://github.com/PrestaShop/vatnumber 😉

@sarahdib
Copy link

sarahdib commented Jun 9, 2020

@Hlavtox

  1. I reproduce validation service availability bug :

Capture d’écran 2020-06-09 à 14 56 04

Step to reproduce :

Back office

  1. install VAT number module
  2. select for france the validation of the vat by webservice

Front office

  1. create an account and try to add an address with a vat number
  2. see the error

  1. Tax label display -> @Junebyun could you check this wording ?
    If you have VAT number filled in your current customer's adress and you are liable to zero VAT, Prestashop displays the prices in the store without VAT.
    Tax label (if enabled) is still showing as tax incl.. This is very confusing. In my opinion, it should display exempt of VAT.

@Hlavtox
Copy link
Author

Hlavtox commented Jun 9, 2020

@sarahdib Thanks Sarah for checking! :-)

Guys, now a question to think about:
Is it necessary to show prices without VAT in the store, if the customer is liable to 0 VAT? Doesn't it only complicate things?

I have never seen it in any other store. Usually it only removes the tax during checkout, but the product lists and product pages stay the same.

I think it would make everything easier and less prone to errors. Faceted search does not work correctly as itself (no offense @PierreRambaud 😄), and two styles of price display complicate it even more.

What do you think?

@PierreRambaud
Copy link
Contributor

@sarahdib Thanks Sarah for checking! :-)

Guys, now a question to think about:
Is it necessary to show prices without VAT in the store, if the customer is liable to 0 VAT? Doesn't it only complicate things?

I have never seen it in any other store. Usually it only removes the tax during checkout, but the product lists and product pages stay the same.

I think it would make everything easier and less prone to errors. Faceted search does not work correctly as itself (no offense @PierreRambaud ), and two styles of price display complicate it even more.

What do you think?

I can't agree more 😅
I was only the one who refactors a little this module ^^

@Junebyun
Copy link

Hi guys, like you said @sarahdib the tax incl text could be confusing. So I would display it as exempt of VAT. Thus:

If you have VAT number filled in your current customer's address and you are liable to zero VAT, Prestashop will display the prices without VAT in the shop.

As for the Tax label (if enabled) it will be exempt of VAT

But I prefer the second option which would be to not show prices without VAT in the shop, it will will make the whole process easier without having to show several messages!

@Junebyun Junebyun removed their assignment Jun 16, 2020
@Hlavtox
Copy link
Author

Hlavtox commented Jun 18, 2020

@PierreRambaud Will it be hard to disable price-changing in FO? We wouldn't need to do anything with the labels then.

@m4dh
Copy link

m4dh commented Dec 4, 2020

Also very important issue !

@hibatallahAouadni
Copy link

Ping @marionf I can see that you removed this issue from the Native Modules Integration, so where we should put it? 😅
Should we create a new EPIC for the VAT module?

@PierreRambaud PierreRambaud transferred this issue from PrestaShop/PrestaShop Feb 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants