Customers
The database of customers (clients) is created automatically - for each order the application checks whether the client (email) already exists and, if necessary, automatically creates a new customer account. The customer account contains several tabs that show:
- basic client settings - contact and billing details
- the possibility to set a customer VIP discount. If the customer enters his email, the application will check whether discount applies to such an account - if so, it will immediately reflect in recalculated price.
- order history - shows up in a form of order summary list as well as a timeline
- when placing order for a company, automatic lookup in a business directory occurs and the company details are automatically populated into related fields (currently available only for Slovak and Czech Republic)
Fig. 1 - Customer detail - account settings, order history and timeline (click to enlarge)
Of course, customer (client) can be searched also in a global list by various criteria (first name, last name, email, date of creation, etc.). A customer can also be created or edited manually.
Fig. 2 - Customers - global list with search filters