HotcakesCommerce / hotcakes-commerce-core

The core of the e-commerce part of the overall solution. This is an ecommerce shopping cart solution built on top of the DNN (DotNetNuke) CMS. Anyone can do commerce online now!
https://mmmcommerce.com
MIT License
69 stars 55 forks source link

Additional customer information fields #310

Open Scippy opened 4 years ago

Scippy commented 4 years ago

It should be soon implemented as a normal store management feature for designer role the possibility to add some additional information fields in checkout process. For example in Italy to sell products is required to know VAT number, SDI code and PEC email in addiction to customer address and company name. This feature request has been discussed here https://mmmcommerce.com/Forums/g/Posts/t/367/Additional-customer-information-fields

WillStrohl commented 4 years ago

In order to formally work on this, we should identify the most common fields that may be required in both EU and US, list them out, and what kind of validation each may require.

Scippy commented 4 years ago

These additional fields should not be fixed fields, there should be the possibility to add custom fields so that everyone can add what they need in the checkout and not just fields that I have indicated as VAT, SDI code or personal tax code. For example someone may need to add:

WillStrohl commented 4 years ago

These additional questions are nice. What about the original fields you mentioned? Do you think these questions should be considered to be part of or treated differently from those other fields?

Scippy commented 4 years ago

No, I think the solution should be one. Once you have found a way to add custom fields, everyone is then free to add what they need, including the first fileds mentioned.

WillStrohl commented 4 years ago

Sounds good. I appreciate the feedback.