Closed
Description
When creating a cart using the cartCreate
mutation and providing multiple deliveryAddressPreferences
for the CartBuyerIdentityInput
I can only see one address in the checkout sheet. When I copy the carts' checkoutUrl
and paste it in my browser I can see multiple (those I've sent with the mutation) addresses in the dropdown.
Thank you in advance!
EDIT: Same issue on android side, but I haven't opened an issue there yet. Let's check if this is really a bug first :)