In testing our new store I've noticed that when a customer places an order with a shipping address by checking "Use a different shipping address" at checkout that the DataFeed returns the expected data for customer fields and shipping fields.
However, if that same customer checks out again and DOES NOT check the "Use a different shipping address" at checkout the shipping data from the previous purchase is carried over to this new order and passed as shipping data in the DataFeed rather than blanking out the shipping fields. My expectation is that those shipping fields should be blank if that box is not checked. Is there something I'm missing or is this expected?
Note: We are not using mulitple ship-to addresses for this store.