taxjar / taxjar-magento2-extension

Magento 2 Sales Tax Extension by TaxJar
http://www.taxjar.com/guides/integrations/magento2/
Open Software License 3.0
22 stars 29 forks source link

Fix nullable order type in quote management plugin #331

Closed sethobey closed 2 years ago

sethobey commented 2 years ago

Context

Customer reported error with quote management plugin due to non nullable type hint.

Description

Accounts for scenarios where we are unable to create an order either due to invalid cart data or other server issue.