If we enable guest checkout, everything works ok. Our guest customer ca insert details in billing address, but here comes the problem. If i want to buy as company, i can insert address, but there is no VAT field?
As i investigated, Address model does not include VAT number, but includes company.
I suggest that Address model should be extended with field VAT, and in controller the VAT should be saved to customer table, not to address, as only customer can have VAT.
I'm facing the same issue as described above. Anyone from the nopadmins have an answer for this issue? Is there a possibilty to add vat number box when checking out as guest with a company? Thx in advance for a response!
yes nop 3.6 has already funtionality for adding customer field for address,customer etc
so i suggest to use that functionality and if you are on lower version then may be you can implement this funtionality from 3.6 to lower version of nop
Hi! we have 3.6 ver... we can add address fields - and this is great. But i don't know how to change few things.
If we create new field, we see it after "address data". I think the most UX friendly solutions should to be at first give customer choice of he want invoice or "receipt". a) If he check invoice, then we show him field with Company Name and VAT number to his invoice data. b) If he want receipt, we don't show him this fields. c) maybe we can add in admin panel fields where we can show "display rule" and write there 1, 2,3 and then we can configure our data form, which data we want show at first.
Is this possible?
2. if we add new fields like "vat number"... how we can add them into confirmation email?
hi am using Nopcommerce 3.6 , i enable Anonymous checkout allowed for making guest to make order but i cant able to make order , am getting " object reference not set to an instance " error message while clicking on confirm button in checkout page. can anybody help me ?
hi am using Nopcommerce 3.6 , i enable Anonymous checkout allowed for making guest to make order but i cant able to make order , am getting " object reference not set to an instance " error message while clicking on confirm button in checkout page. can anybody help me ?
i checked ,it shows the error message and page details, but i need to make guest account to make order ,eventhough i enabled the Anonymous checkout allowed in order settings , is there anyother option to enable ?