Skip to content

pickup location delivery date false check#377

Open
kaplansin wants to merge 1 commit intopostnl:masterfrom
kaplansin:bug/pickup-location-delivery-date
Open

pickup location delivery date false check#377
kaplansin wants to merge 1 commit intopostnl:masterfrom
kaplansin:bug/pickup-location-delivery-date

Conversation

@kaplansin
Copy link
Copy Markdown

$this->checkoutSession->getPostNLDeliveryDate() can return false

$params['date'] = $this->checkoutSession->getPostNLDeliveryDate();

and !isset($params['date']) will return true since it has a value (false) and delivery date will not be recalculated

@kaplansin
Copy link
Copy Markdown
Author

#376

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant