-
Notifications
You must be signed in to change notification settings - Fork 137
Closed
Labels
feature: order detailsRelated to order details.Related to order details.feature: shipping labelsRelated to creating, ordering, or printing shipping labels.Related to creating, ordering, or printing shipping labels.
Description
Once the shipping label addresses are displayed, we would need to:
- call API to validate the origin address. If the address is not valid, the next steps in the creation flow should be greyed out.
- If the origin address is valid, call API to validate the destination address. If the destination address is not valid, the next steps in the creation flow should be greyed out.
- When the Continue button is clicked on the origin address section, we need to redirect to the edit address screen.
- If the validation fails, we need to display an error warning banner at the top of the screen.
- Provide option to use the address as it is.
- If the API response returns a suggested address, we need to display the suggested response and allow the users to select the suggested address.
Metadata
Metadata
Assignees
Labels
feature: order detailsRelated to order details.Related to order details.feature: shipping labelsRelated to creating, ordering, or printing shipping labels.Related to creating, ordering, or printing shipping labels.



