Added support for Bolt subscriptions in the managed checkout experience
Added support for Bolt subscriptions via checkout link
Added support for the Bolt V2 button
Added hint data for payment-only checkout on the WooCommerce native checkout page
Deprecated Bugsnag: added a feature switch to disable the integration
Fixed orders not being updated to “failed” when a payment is declined
Fixed a fatal error caused by a call to the undefined method validate_coupon_allowed_emails
2.21.1 – 2025-07-07
Fixes cURL timeout error when calling Bolt API requests
2.21.0 – 2025-06-16
Added support for WooCommerce Order Attribution Tracking
Fixed compatibility issues with multiple third-party plugins which we already support, including: Extra Product Options & Add-Ons for WooCommerce, Wholesale For WooCommerce, WooCommerce Dynamic Pricing, RouteApp
Fixes arguments error with array_merge
Fixes issue where applying user-restriction coupon returns failure
2.20.0 – 2024-01-18
Added support for WooCommerce High-Performance Order Storage
Fixed issue where a null or failed response from Bolt’s server causes a page rendering error
2.19.0 – 2023-12-07
Added support for WooCommerce FedEx Shipping
Added support for WooCommerce ShipperHQ
Fixed compatibility issues with multiple third-party plugins which we already support, including: WooCommerce Google Analytics Pro, RouteApp, WooCommerce Smart Coupons
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 before WC()->session is initiated, which returns WC()->session as null and causes errors for subsequent calls on WC()->session
Orders no longer duplicate when payment fails once
2.18.0 – 2023-02-17
added support for Wholesale for WooCommerce
Fixes issue where order statuses were not properly updated when payment was completed
Resolves issue where the plugin returned a null customer value when applying a coupon via the Bolt modal
Prevents issue where adding an item to a cart with a cart fee results in a checkout error
The plugin now correctly reflects Amazon Pay and Paypal order refunds as In Progress
2.17.0 – 2022-11-18
added support for Free Gifts for WooCommerce
added support for WooCommerce Dynamic Pricing
Fixes issue where WordPress administrator index page threw an error related to the Bolt plugin
Fixes undefined constant BoltCheckoutid
Fixes issue where negative fees were treated as discounts
Resolves issue where merchants could not sync order meta data between WooCommerce and Route
2.16.0 – 2022-07-25
now supports Single Sign-On for shoppers. (Requires enablement in the Bolt Admin Dashboard)
added support for WooCommerce Store Credit
added support for WooCommerce CheckoutWC Sidecart
added Advanced Shipment Tracking Plugin support
2.15.0 – 2022-03-16
now uses WooCommerce native session instead of Bolt cart session (Requires enablement in the Bolt Admin Dashboard)
separate shipping and tax endpoints (Requires enablement in the Bolt Admin Dashboard)
added support for Bolt order management
added support for WooCommerce’s Shipment Tracking plugin
added support for non-Bolt orders
added support for Route app
added support for WooCommerce Side cart
added support for Discount Rules for WooCommerce v2
added support for PW WooCommerce Gift Cards
bug fix – the callback function in the Bolt plugin is only triggered for Bolt orders.
bug fix – variation attributes of cart items are now consistent and complete.
2.14.1 – 2021-04-22
bug fix – unable to add/remove YITH gift card by the update-cart api request
bug fix – use of undefined constant id
bug fix – call to undefined function of WooCommerce_Extra_Shipping_Options
bug fix – call to a member function on uninitialized WC()->session
2.14.0 – 2021-03-04
add support for Custom Fields
add support for WooCommerce Dynamic Pricing
add support for WooCommerce Extra Shipping Options
add support for WooCommerce AvaTax
add support for WooCommerce Conditional Shipping and Payments
add support for WooCommerce Discount Rules
bug fix – unable to edit the items from Bolt modal if item quantity is greater than stock quantity
bug fix – removing items from cart with threshold discount causes an error
bug fix – using WooCommerce Store Credit fails in some cases
bug fix – reduce the chance of creating duplicate orders
bug fix – checkout gets stuck at delivery step if the Bolt cart session is missing for some reasons
bug fix – UPS api does not recognize encoded region code from Bolt plugin
code cleanup for compatibility with old extensions
2.13.1 – 2020-10-13
Patch for 2.13.0. Resolves issue where errors would display incorrect messaging to end-users
2.13.0 – 2020-09-29
updated discount description format
fix compatibility issue with YITH WooCommerce Gift Cards Premium
fixed an issue that can cause Bolt checkout button missing
fixed cart amount mismatch issue when store credit of Smart Coupons is applied from WooC native checkout page
fixed an issue can cause cart loading error when cart item property value is too long
2.12.0 – 2020-08-19
adds support to add/remove variable product for the update cart endpoint
bug fix – Unexpected HTML contents generated by filter/action breaks Bolt cart
bug fix – Undefined variation data
bug fix – Value of Bolt cart item properties is too long
2.11.0 – 2020-07-09
bug fix – exceptions when API key is not set
bug fix – order token should be fetched again if it is empty
2.10.0 – 2020-06-17
tested up to woocommerce 4.1.1
bug fix – backoffice key does not load for guest order
fix display of APM/PayPal transactions within WooCommerce dashboard
2.9.0 – 2020-05-27
bug fix – attribute value is missing if variation has unspecified attribute in product setup
some refactoring and test coverage improvements
2.8.0 – 2020-05-06
Fix compatibility issue with WooCommerce Smart Coupon