📍
Bolt Help / Release Changelog / WooCommerce Plugin 2.19.0
New
- Added support for WooCommerce FedEx Shipping.
- Added support for WooCommerce ShipperHQ.
Improved
- Fixed compatibility issues with multiple third-party plugins which we already support, including:
- Fixed issue where
subscription
was showing as an undefined index. - Fixed issue with Load Bolt
PaymentOnly
key on non-checkout page. - Fixed issue where plugin attempts to
get()
session value beforeWC()->session
is initiated, which returnsWC()->session
asnull
and causes errors for subsequent calls onWC()->session
. - Orders no longer duplicate when payment fails once.