PrestaShop / vatnumber

Enables you to enter the intra-community VAT number when creating the address.
https://www.prestashop.com
Academic Free License v3.0
6 stars 42 forks source link

Give more infos in case the VAT nr. is not registered in VIES database #15

Closed HartLarsson closed 3 years ago

HartLarsson commented 4 years ago

Could be nice to extend the message to give more info and a link to custoemr to verify in the VIES database why their VAT number are not accepted

Questions Answers
Description? Extend VAT not found message
Type? improvement
BC breaks? no
Deprecations? no

image

Matt75 commented 4 years ago

Ping @Julievrz , what did you think of this wording improvement ?

Julievrz commented 4 years ago

Ping @Julievrz , what did you think of this wording improvement ?

I think this wording improvement is a good idea because the customer will understand better how to solve the issue. Do you confirm? @LouiseBonnard

LouiseBonnard commented 4 years ago

I agree with you, @Julievrz! But is the VIES system an international database or does it only apply to European countries?

jolelievre commented 4 years ago

Seems to be for EU only https://ec.europa.eu/taxation_customs/vies/help.html?locale=en

LouiseBonnard commented 4 years ago

Yep, and it might affect the localization of this message... so I suggest 1/ not mentioning it or 2/ adding that it applies to European registrations only.

Julievrz commented 4 years ago

Yep, and it might affect the localization of this message... so I suggest 1/ not mentioning it or 2/ adding that it applies to European registrations only.

I like the second option 👍

HartLarsson commented 4 years ago

Yep, and it might affect the localization of this message... so I suggest 1/ not mentioning it or 2/ adding that it applies to European registrations only.

based on my past FIX (https://github.com/PrestaShop/vatnumber/pull/14) that the VIES check works only for European addresses, the message will not appear to an american customer.