Woocommerce Conditional Shipping And Payments icon

7 versions

Woocommerce Conditional Shipping And Payments history.

Every release of Woocommerce Conditional Shipping And Payments is archived here with its changelog, file size, and security scan result. Use the archive to roll back to a stable release or audit what changed between updates.

7 of 7 releases scanned clean
v3.1.5Latest
September 2, 2026316.4 KBScanned
Fixed
  • Applied existing wildcard shipping restrictions to object-backed dynamic rates without changing substring matching.
  • Required product edit permission before returning product-specific restriction rules through the Abilities API.
  • Validated product restriction metadata imported from CSV before storing or rendering it.
  • Evaluated Store API pay-for-order payment restrictions against the order being paid.
  • Prevented guest-supplied e-mails from satisfying customer allowlist restrictions.
  • Preserved and anchored wildcard patterns in customer e-mail restrictions.
  • Matched coupon-code wildcards against complete coupon codes.
  • Failed closed when Store API payment gateway validation receives an unavailable gateway.
  • Evaluated billing country and state restrictions against the order on pay-for-order pages.
  • Bounded Date/Time condition parsing before expanding numeric ranges.
  • Kept restrictions in place when a Date/Time condition value cannot be read.
  • Restricted queued store-management notices to users who can manage WooCommerce.
  • Prevented repeated deserialization of restriction metadata during product CSV export.
  • Prevented translations from loading before WordPress initialization.
Other
  • Dev - Stopped pull request E2E jobs from receiving release credentials.
  • Dev - Authenticated browser requests to test-only E2E helpers with a per-run token.
  • Dev - Pinned CI dependencies used by jobs with access to sensitive credentials.
  • Dev - Pinned GitHub Actions to immutable commit revisions.
  • Dev - Removed redundant and low-value tests.
  • Dev - Managed changelog entries with Jetpack Changelogger: pull requests add a file under changelog/ instead of editing changelog.txt.
August 19, 2026310.7 KBScanned
Fixed
  • Restricted product rule toggles to users who can edit the target product.
  • Applied billing-period restrictions to manual subscription renewals.
  • Fixed an issue where the Checkout block could receive an undefined payment method callback configuration when no payment gateway restrictions were active.
  • Fixed a fatal error that could take down sites running a WooCommerce version older than the required minimum.
  • Corrected all-item package tag rules that use AND matching.
  • Fixed an issue where payment gateway restrictions could stop applying for the remainder of a request after the Cart/Checkout blocks cart data was generated.
  • Fixed an issue where payment gateway and shipping method restrictions could stop applying for the remainder of a request when the debug mode was enabled.
  • Corrected all-item package brand rules that use AND matching.
  • Applied instance-specific shipping method restrictions on order-pay pages.
  • Prevented "Translation loading was triggered too early" notices when the installed WooCommerce or PHP version is not supported.
  • Prevented unauthorized users from toggling global checkout restrictions.
Other
  • Dev - Restored TLS certificate verification and fail-closed error handling in the release deployment script.
  • Dev - Re-enabled PHP 8.4 unit tests and fixed the CI matrix so the HPOS job actually runs against the HPOS order datastore.
  • Dev - Fixed the build:js script and updated cross-env to v7.
  • Dev - Added Markdown, dependency license, and WordPress.org Plugin Check gates to the pull request CI.
  • Dev - Enabled JavaScript linting in CI and migrated the ESLint setup to the flat config format required by ESLint 10, aligning the lint and formatting toolchain with WooCommerce core.
  • Dev - Updated the npm build toolchain to resolve all remaining Dependabot security alerts.
  • Dev - Verified the ChromeDriver download against its published checksum in the E2E CI job.
  • Dev - Exposed the shared `.ai/commands` to agent tooling and documented the isolated worktree setup.
  • Dev - Standardized the package license identifier on GPL-3.0-or-later.
  • Dev - Enabled CSS linting in CI and fixed source style violations.
  • Dev - Pinned and verified WP-CLI before release packaging.
  • Dev - Update wp-coding-standards/wpcs to 3.4.1 (security release) in the phpcs lint tooling.
  • Dev - Update development Composer dependencies (PHPUnit, Guzzle PSR-7, PsySH, Symfony YAML) to resolve security advisories in the PHP test toolchain.
  • Dev - Update development npm dependencies to resolve security advisories in the build toolchain.
  • Dev - Hardened the QIT test workflow: pinned the QIT CLI version and stopped workflow inputs from being interpolated into shell source.
June 16, 2026308.1 KBScanned
Improved
  • Bumped WooCommerce tested up to version to 10.9.
Other
  • Dev - Added initial read-only WordPress abilities for Conditional Shipping and Payments restriction rules.
  • Dev - Updated the JavaScript build toolchain to the React 18.3 line and added React 19 readiness guards.
v3.1.1Unavailable
April 28, 2026297.7 KBScanned
Fixed
  • Fixed admin styling compatibility issues with WordPress 7.0.
Improved
  • Bumped WordPress tested up to version to 7.0.
  • Bumped WooCommerce tested up to version to 10.7.
  • Added settings link on plugins page.
v3.1.0Unavailable
February 25, 2026297.6 KBScanned
Added
  • Added support for Stripe's express payment methods (Google Pay, Apple Pay, Link by Stripe).
Fixed
  • Fixed an issue where payment restrictions with Stripe required a full page refresh to apply.
  • Fixed an issue that prevented the PayPal Payments Express payment method from functioning inline with the restrictions set for the PayPal payment method.
Improved
  • Bumped WooCommerce tested up to version to 10.5.
v3.0.3Unavailable
December 24, 2025295.5 KBScanned
Added
  • Added compatibility with the Woo Payments MultiCurrency feature.
  • Introduced {currency} placeholder in custom notices, to output the currency of the store.
Other
  • Dev - Introduced the 'woocommerce_csp_product_attribute_values' filter. Use this filter together with the Product Attribute condition, to limit options to specific variation attributes.
Fixed
  • In some cases restriction was not getting applied due to the background admin-ajax calls.
December 10, 2025295.8 KBScanned
Improved
  • Replaced wc_enqueue_js with wp_add_inline_script according to the recommended WordPress core script patterns.
  • Bumped WordPress tested up to version to 6.9.
  • Bumped WooCommerce tested up to version to 10.4.

Why archive

Sometimes the latest release isn't the one you need. The archive lets you pin Woocommerce Conditional Shipping And Payments to a known-good version, or roll back while a bug is investigated. Every release stays scanned and reachable.