nbrightproject / NBrightBuy

NBrightStore - E-Commerce for DNN (NBSv3)
http://www.nbrightproject.org/
21 stars 15 forks source link

VAT number validation #143

Open Tychodewaard opened 7 years ago

Tychodewaard commented 7 years ago

Feature request: The VAT number validation checks the 2 letters of the VAT number to decide EU rules. What happens is that companies fill in their VAT number using just numbers. The country of origin is not detected and the VAT is not applied.

An enhencement would be to have a validation that checks whether the VAT number starts with letters. If not, the feedback should be 'The VAT number starts with letters' (translatable)

Tychodewaard commented 7 years ago

This one on hold, difficult to reproduce.