Close

Profile: phkendall

Avatar

User posts

Hi,
the issue only occurs when you have checked Preselect Last Customer Billing/Shipping Address. In this case, the call to the GetShippingOptions of the shipping rate plugin contains a new shipping address object with all the field except Id and CreatedOnUtc set to null. They should be set to the values of the pre selected address. See this screenshot of my debug session in Visual Studio:

Hi, we are experiencing this problem too. On initial load of the checkout page, if a returning customer already has an address, then the address data sent to the shipping plugin contains null data for most fields e.g. zip

Have you got a fix for this issue yet?