Guest checkout and VAT

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 年 前
Hello

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.

What do you think??

regards, j
12 年 前
Or the other option, remove company field from form, as it is confusing.
9 年 前
Hi,

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!

Best regards Bart
9 年 前
Anyone?
Just updated to nop 3.60.
Must say, super job from Nopcommerce!
Hoping for a reply on this topic.

Best regards Bart
9 年 前
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
9 年 前
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?

Thx and have a nice day!
9 年 前
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 ?
9 年 前
venkat321 wrote:
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 ?


Go to Admin>System>Log ===>"/Admin/Log/List"

and then See the error details ..
9 年 前
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 ?
9 年 前
venkat321 wrote:
is there anyother option to enable ?


I think, No. But you should check Where the error.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.