isotope / core

Core repository of Isotope eCommerce, an eCommerce extension for Contao Open Source CMS
https://isotopeecommerce.org
135 stars 107 forks source link

Missing VAT number in vcard info #2372

Open xApep opened 2 years ago

xApep commented 2 years ago

If customers enter company and their vat number in Address step, vat number is not displayed in anywhere except when you do some "extra digging".

Order info / Billing Address has no vat number image

The only way for you to find the vat number is to go to Order in backend, expand Billing address data tab and look if the vat is entered or now. This is to much time consuming for caretaker to check if it exist or not - but showing data in Billing Address info it would make world better for order caretaker and also customer can check their vat number correctness at Review step.

I suppose the "hcard_org" in Address model can be extended since those two informations are related.

aschempp commented 2 years ago

would you simply display the number below the email?

xApep commented 2 years ago

Yeah, that would be also great.