Proposal Summary This proposal summarizes the solution for Issues with duplicate orders and new customers due to login problems. So, we need to consider both the email address and the shipping address as duplicate identifiers when a customer registers from the website. And possibility of adding a promo code for free shipping. Requirement 1. Restrict the duplicate orders: It is experiencing issues with duplicate orders and new customers due to login problems. Need to restrict the duplicate customer with existing email address and same Address
2. The Possibility of adding the promo codes for free shipping: creating a promo code for free shipping, which customers can enter to get the benefit. Deliverables Restrict the duplicate orders: Sort-out the solution for Facing Issues with duplicate orders and new customers due to login problems. Need to restrict the duplicate customer with existing email address and same Address, we are restricting the email as a unique identifier as to detect the duplicate customer and as per now we are checking the address field also as mandatory field to identify the duplicate orders and it will not create any duplicate order , so by creating an address field in the in the register page can be restrict and to avoid creating the duplicate order and duplicate customers
2. Creating a promo code for the free shipping: We can create promo codes for the website it is possible to give promo codes for a specific customer by giving some criteria based on the criteria we can restrict the promo codes for the customer Sample Screenshots: TO Restrict the duplicate orders and Duplicate customer we have added address field and make that field as mandatory to restrict the duplicate orders