Team SureCart
August 26, 2026

SureCart 4.7.0 – Shippo Integration & Shipping Improvements

New:

  • Shippo Fulfillment Integration: Ship orders directly from the fulfillment drawer — get live Shippo rates, buy a label, and track the package.
  • Warehouse Management: Manage multiple ship-from addresses easily under Settings → Shipping.
  • Live Carrier Rates: Quote real-time carrier rates at checkout from your connected Shippo account, featuring separate test and live mode support.
  • Customer Shipment Tracking: Customers can now view shipment tracking and status on their dashboard order page as soon as a shipping label is purchased.

Improvement:

  • Address autocomplete now uses Google’s Places Autocomplete API instead of Text Search, returning accurate street addresses instead of businesses and billing each search as a single session.

Fixes:

  • Fixed an issue where UK address autocomplete failed to select the correct city and building/street line for addresses without a street number.
  • Hardened account creation at checkout confirmation to prevent unauthenticated requests from creating a WordPress user account.
Team SureCart
August 20, 2026

SureCart 4.6.6 – Fix

Fix:

  • Fixed an issue where some product blocks displayed “This block has encountered an error and cannot be previewed” in the editor on WordPress 7.1.

Team SureCart
August 17, 2026

SureCart 4.6.4 – Developer Controls, WordPress Compatibility & Fixes

New:

  • Added an admin notice when the site is running a WordPress version below the minimum version required by SureCart.
  • Added developer filters to customize the checkout success redirect and disable Google tracking.

Fixes:

  • Bundle Quick Add on the shop page now correctly prompts customers to select a variant before adding the product.
  • Quick Add buttons in Bricks and Elementor now show the loading spinner only on the button that was clicked.
  • Fixed an issue where product media with a single image could collapse to 1px.
  • Toast messages now appear correctly above WordPress popovers and dropdowns.
  • Unknown email addresses entered at checkout now return the correct not-found response instead of a 500 error.
  • Fixed dark 3px borders appearing on some elements due to the new WordPress 7.0 border styles.
  • The Customer Dashboard back link now uses the customized “Back Home” text for screen readers.
  • Fixed a shop page crash when filter URLs contain a single value instead of a list, including URLs commonly requested by search bots.
Team SureCart
August 6, 2026

SureCart 4.6.3 – Fixes & Security Improvements

Fixes

  • Fixed an issue where some address fields were not required when Google Address Autocomplete was connected.
  • Fixed an issue where product thumbnail settings sometimes did not apply correctly in Elementor and Bricks.

Security

  • Hardened access controls. Props to Jakub Herman of WPScan for responsibly reporting the issue.
  • Improved the security of WooCommerce product imports. Props to TurboNexic of PatchStack for responsibly reporting the issue.

Team SureCart
July 23, 2026

SureCart 4.6.1 – Fix

Fix:

  • Bundle item basis amount not persisting when edited from the bundle item drawer.
Team SureCart
July 23, 2026

SureCart 4.6.0 – Product Bundles & More Improvements

New:

  • Product Bundles: Combine multiple products, prices, and variants into a single purchasable package — perfect for creating curated offers and increasing average order value.

Improvements:

  • Checkout verification code cooldown is now synced to the platform, preventing customers from receiving multiple codes in a short window.
  • Login Prompt at Checkout now defaults to off instead of on.
  • Hardened plugin security.

Team SureCart
July 16, 2026

SureCart 4.5 – Purchase Power Parity and Faster Product Management (in line with new WordPress Data Views)

New:

  • Location-based pricing (Purchase Power Parity): Automatically show different prices based on your customer’s country, making it easier to offer regional pricing and increase conversions in global markets. Learn how to set up location-based pricing.
  • Manage products faster with the new Products & Collections view: Search, sort, filter, and make bulk edits more efficiently with WordPress’ modern Data Views interface. It feels much faster when managing larger catalogs.
  • EU Helper, one click away: The SureCart EU Helper plugin is now available directly from the Integrations page, so you can install and activate it without leaving your dashboard.

Fixes:

  • Missing translation text domains in some areas.
  • Layout issue with the 6-digit login code on smaller mobile devices.
  • PHP warning in the collection helper function.

Team SureCart
July 13, 2026

SureCart EU Helper v1.6.0 released. Partial Withdrawal & other Improvements

  • Partial withdrawal request form
  • Sync statuses now detect partial refunds
  • Re-validate product availability when resetting a withdrawal request to pending
  • Treat per-purchase VAT as a business signal for the non-VAT rule
  • Hold unverified guest submissions out of the processable queue until verified
  • Optional reCAPTCHA v3 spam protection on the withdrawal form
  • Strip leading # from looked-up order numbers
  • Fix “Excluded products” search returning 404 (individual product exclusion was unusable)
  • Improved blocks and admin JavaScript architecture

Team SureCart
July 3, 2026

SureCart 4.4.2 – Advanced MCP Filters, Checkout Improvements & Important Fixes

New:

  • SureCart MCP now allows filtering of orders, customers, and subscriptions with advanced rule-based conditions.

Improvements:

  • Better compatibility with caching plugins and hosts by keeping dynamic pages like checkout from being cached and served stale.
  • The checkout Order Bumps block now matches the cart version, with a full styled preview in the editor and a “Hide added items” option so customers aren’t offered products already in their order.
  • The feedback survey now only appears on the SureCart Dashboard and Settings screens instead of across all SureCart admin pages.
  • Faster WooCommerce importing removing duplicate background queries from WooCommerce import status checks.

Fixes:

  • Checkout Country and State dropdowns accessiblity issue.
  • Facebook (Meta) Pixel now dedupes purchase events that handles and edge case where purchases can be doubled in some instances.
  • Block editor no longer fails to load pages containing SureCart blocks on some sites (such as those using certain plugins or starter templates).
  • Site menus and navigation no longer break on the front end for logged-in users on some themes (such as Astra Pro) due to a script conflict on checkout pages.
  • Customer portal now shows the product’s downloads on the download detail page when a purchased variant has downloads enabled but no files of its own.
  • Shop search and filters no longer close unexpectedly on some Android devices when the on-screen keyboard opens.
  • Checkout order summary styling — the “Summary” heading no longer wraps mid-word with dual-currency prices, and trial fee and description text can now be styled with custom CSS.
  • Removed a PHP 8.4 deprecation notice.