
WooCommerce Conditional Shipping and Payments
/Year

### Streamline Checkout with Smart Restrictions
Managing payment methods and fulfillment methods manually can complicate store administration and lead to processing errors. WooCommerce Conditional Shipping and Payments provides automated checkout control for digital storefronts. This tool lets store operators create logic rules to show or hide checkout assets fluidly, ensuring compliance with local transport rules, preventing costly gateway fee combinations, and matching service levels to customer brackets.
Latest Version 3.1.0 Changes
WooCommerce Conditional Shipping and Payments version 3.1.0 was released on February 25, 2026. This version introduced new support for Stripe’s express payment options like Google Pay, Apple Pay, and Link by Stripe, and fixed a bug where Stripe payment restrictions required a full page refresh to apply properly.
- 3.1.0 2026-02-25 New – Added support for Stripe’s express payment methods (Google Pay, Apple Pay, Link by Stripe). Fix – Fixed an issue where payment restrictions with Stripe required a full page refresh to apply.
### What the Solution Achieves
This extension runs predictive checks during checkout to confirm that the customer selection matches shop parameters. By scanning checkout profiles, user records, and product metadata, the system disables unfeasible shipping or payment choices before a transaction processes. It keeps buyers informed by displaying personalized messages when an option disappears, reducing cart abandonment caused by confusion.
### Ideal Users and Implementations
This conditional gateway logic works well for several common business structures:
- Hazardous or Heavy Cargo Vendors: Retailers handling materials that cannot travel via standard air freight can isolate specific postal zones or carriers based on product groups.
- B2B and Wholesale Operations: Store operators can limit open-invoice or bank transfer processes to verified commercial user accounts while keeping consumer accounts on retail card processors.
- Global Merchants: Shops running multiple regional gateways can disable high-fee international payment corridors when transactions drop below certain values.
- Perishable Goods Providers: Businesses selling fresh foods can mandate local pickup or express courier options, blocking standard ground transport for sensitive items.
### Core Functional Capabilities
The conditional engine includes several tools to manage checkout availability:
- Dynamic Shipping Visibility: Enable or disable flat rates, local pickups, or live carrier quotes based on total weight, dimension markers, destination states, or specific product categories.
- Gateway Selection Logic: Control payment access based on currency codes, bill-to regions, checkout value, or cart contents.
- Fulfillment Group Rules: Prevent specific shipping providers from pairing with particular payment options, such as disabling cash-on-delivery for standard long-distance postage.
- Targeted User Conditions: Filter checkout accessibility according to WordPress user profiles, registration history, or active membership tiers.
### Practical WordPress Use Cases
Store owners use these rules to solve everyday logistical challenges:
- Free Shipping Protection: Disable heavy or bulky items from qualifying for standard free delivery profiles, forcing a freight calculations step instead.
- Age-Restricted Compliance: Hide rapid home delivery and unverified payment options for products that require an adult signature at a central depot.
- Subscription Processing: Restrict non-recurring gateways like standard check payments when subscription items exist in the shopping cart.
### Setup and Operational Framework
Configuring rules takes place within the WooCommerce dashboard. The management interface avoids code or intricate syntax filters. Rules apply globally across the general options deck or directly inside product categories and individual inventory files. It features full support for core payment systems and works well with standard themes and block-based checkout layouts.
### Reasons to Deploy from WPPick
Obtaining this checkout optimization utility through WPPick lets businesses build robust conditional checkout structures without high upfront development costs. The package provides the complete feature set needed to minimize processing overhead, verify regional shipping compliance, and lower transactional risk across your product line.
### Latest Version Performance Context
The current release brings optimizations for modern payment paths. Version 3.1.0 builds out payment framework integrations by introducing native logic support for Stripe express transaction tools, including Apple Pay, Google Pay, and Link by Stripe. It addresses asynchronous background processing by correcting an issue where Stripe restriction steps previously required a full page reload to apply to the checkout total, resulting in cleaner performance across responsive devices.
### Frequently Asked Questions
### Can I disable specific payment processors for digital downloads?
Yes. You can configure a rule that checks for virtual products in the cart and disables physical cash-on-delivery or specific check payments, leaving only instant card processors active.
### Does this tool support restrictions based on postal codes?
Yes. The destination conditions include country, state, and specific ZIP or postal code parameters, allowing you to limit courier profiles down to local neighborhoods.
### Will this slow down my checkout load times?
No. The conditional queries are optimized to evaluate item states within the active session, running alongside standard checkout updates without adding database weight.
### Can I display a notice explaining why a payment option is missing?
Yes. Each conditional rule allows you to craft custom informational messages that display in the checkout area when an option is restricted, guiding users to an eligible alternative.
I. Download Limits & Account Benefits
- Free Downloads: Each email address receives 3 downloads per day for free products
- Upgrade Benefits: Purchase any paid product to increase your daily download limit by 3 for each paid product
- No Account Required: You can download immediately by receiving the download link via email
- Account Recommended: Create an account for easier access to your order history and direct update downloads
II. Understanding GPL vs Official Versions
Important: The products available on WPPick are GPL-licensed versions, which differ from official developer versions. Before purchasing, please read our comprehensive guide: Understanding GPL & Official Differences at WPPick
Key Points:
- GPL versions may not include premium support from original developers
- Updates may be delayed compared to official releases
- Some premium features might have limitations
- Always consider your specific needs and support requirements
III. Support & Assistance
We’re here to help through multiple channels:
- Email Support: Direct email assistance for all inquiries
- Live Chat: Real-time support during business hours
- Comprehensive Documentation: Detailed guides and tutorials
IV. Order Tracking
Access your complete purchase history and download links anytime: Order History
V. Account Access
New to WPPick? Login or Create Account to manage your downloads and orders efficiently.
VI. Refund Protection
We stand behind our products with a clear refund policy. Review our terms: Refund Policy
VII. Privacy & Security
Your data security is our priority. Learn how we protect your information: Privacy Policy
VII. Terms of Service
Understanding our service terms ensures a smooth experience: Terms of Use
Quick Tips for Best Experience
- Verify Compatibility: Check plugin/theme compatibility with your WordPress version
- Backup First: Always backup your site before installing new plugins or themes
- Test Environment: Consider testing on a staging site first
- Stay Updated: Regularly check for updates in your account dashboard
- Read Documentation: Review any included documentation for optimal setup
Need Help?
If you have questions about downloads, licensing, or need technical assistance, don’t hesitate to contact our support team. We’re committed to ensuring you have the best possible experience with WPPick products.
Ready to get started? Your download adventure begins with just one click!
- Added support for Stripe's express payment methods (Google Pay, Apple Pay, Link by Stripe).
- 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.
- Bumped WooCommerce tested up to version to 10.5.
- 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.
- Added compatibility with the Woo Payments MultiCurrency feature.
- Introduced {currency} placeholder in custom notices, to output the currency of the store.
- Introduced the 'woocommerce_csp_product_attribute_values' filter. Use this filter together with the Product Attribute condition, to limit options to specific variation attributes.
- In some cases restriction was not getting applied due to the background admin-ajax calls.
- Fixed a fatal error caused by delayed loading conditions and restrictions.
- Improved validation and handling for Exclude shipping rate ids.
- Adjusted plugin name for consistency with WooCommerce branding