Checkout allows to add 2 different addresses for delivery
Checkout
•
ID: 931225
Backlog
Published on11/6/2023
•
Last updated on11/7/2023
1 min read
Summary
Checkout allows adding two different addresses for delivery in the orderForm, for example, a "commercial" and a "residential" (defined by the 'addressType' field), when one of them is disposable.
When both addresses are selected, there will be a message error "Unable to communicate with seller", and the shopper can't proceed to the next steps.
Simulation
- Send a new address via API Add shipping address and select delivery option;
- Add a client who already has a complete profile via API Add client profile.
Workaround
N/A