Skip to content

Conversation

@VirtusB
Copy link

@VirtusB VirtusB commented Sep 27, 2018

Without the null check for shipping address, an exception would be thrown and Magento would crash, but only if the product is virtual. Virtual products doesn't have a shipping address, only a billing address. Adding this null check makes the module compatible with Magento 2.2.6.

Without the null check for shipping address, an exception would be thrown and Magento would crash, but only if the product is virtual.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant