Bug #4109
openI am working on creating the Preorder and preorder catalogue flow in e-commerce
100%
Description
1. Date and Time Fields: The start date/time and end date/time should be combined into a single field.
2. Pickup Dates: For the pickup times, we need to create two separate fields: "Pickup From Date/Time" and "Pickup To Date/Time". These fields should capture the date and time in a single format.
3. Data Submission: Once these fields are set up, we will send the separate date and time data. These dates and times are used in e-commerce
4. Data Splitting: We should ensure we split the date and time correctly before posting the data.
5. Address Consistency: There should be no issues with using the same address, but I am facing challenges with different details having conflicting dates.
6. Storing Different Details: I have already addressed the issue of storing different details with separate dates.
7. Date Validation: After establishing the start and end dates, as well as the pickup start date, I will ensure we fix the validation for dates that fall in between.
8. Backend API is retrieving data based on Indian dates. I have set the US date format, and based on that, the details for the e-commerce catalogue API and pre-order catalogue are being fetched.
9. meeting 1 hour
Subtasks
Related issues