Order Delivery for WooCommerce

Order Delivery for WooCommerce 3.6.6

No permission to download
* Fix - Block checkout may show an error when tips are enabled while switching customer accounts
* Fix - Shipping date is not calculated correctly when lead time is 0 and advanced delivery range starts from 0 days
* Fix - Backend order picking/delivery days calendar modals can fail to populate the start date field based on the day selected in calendar view
* Fix - When plain WordPress permalinks are enabled, delivery date field disappears after date selection on WooCommerce block checkout
* Fix - Shipping date calculation incorrect in certain configurations of order picking days, lead time, delivery ranges, delivery days
* Fix - Shipping date may not get calculated when order is placed on a date directly before/after disabled delivery days
* Update: Compatibility with other plugins, reducing error risk in init_stored_shipping_method() by adding WC()->session null checks
* Fix - Shipping date can be set to the delivery date in certain lead time/delivery range/order picking day configurations
* Fix - Time frame field may remain hidden after first date selection on initial page load or shipping method changes when using specific delivery configurations
* New - Added a new tips feature to allow customers to enter tips during checkout
* Misc - Update the plugin framework to the latest version for improved performance and addressing niche issues
* Misc - Add a licensing manager for handling merchant licenses outside of the WooCommerce marketplace
* Fix - Shipping methods setting on time frame edit may not assign correctly in some scenarios when using the except/only specific options
* Fix - Checkout location setting no longer appears in delivery settings when using classic checkout
* Fix - Time frame field should be required when a delivery date populated (regardless of if the delivery date is required or optional)
* Fix - Shipping date data can be missing from orders depending on disabled picking/delivery days and delivery date customer has selected
* Fix - Setting checkbox fields may not persist upon save
* New - Settings now in a dedicated Delivery tab within WooCommerce > Settings, with sub sections for specific settings/calendars
* Fix - Picking days (previous name: shipping days) cut off times may not be applied in certain scenarios
* Fix - Default delivery date to first available date only works sporadically
* Fix - Time frame field in block checkout has unwanted top margin due to core WooCommerce style tweaks in recent versions
Top