Conditional Payments for WooCommerce

Description

Conditional Payments for WooCommerce allows you to restrict payment methods based on conditions. For example, you can enable Cash on Delivery only when the shipping method is Local pickup.

The plugin works with your existing payment methods. You can restrict PayPal, Stripe, Cash on Delivery and any other payment method.

Example 1

You have two payment methods, PayPal and Cash on Delivery. PayPal can be used for all orders but COD only when the customer pickups the order.

With Conditional Payments you can add shipping method condition to Cash on Delivery which checks that the shipping method is Local pickup.

Example 2

You want to provide invoice payment method only for business customers. You can add billing company condition to Invoice to prevent private customers from ordering with Invoice.

Features

  • Hide payment methods based on conditions
  • Show payment methods based on conditions
  • Works with built-in and 3rd party payment methods
  • Debug mode for easy troubleshooting

Available Conditions

  • Products
  • Order Subtotal
  • Shipping method
  • Billing address (all fields)
  • Shipping address (all fields)

Pro Features

  • All free features
  • Add payment method fees conditionally
  • More conditions
    • Coupon
    • Shipping class
    • Product category
    • Logged in / out
    • User role
    • Groups
    • Language (Polylang or WPML)
    • And more

Upgrade to Pro

Support Policy

If you need any help with the plugin, please create a new post on the WordPress plugin support forum. It will be checked regularly but please note that response cannot be guaranteed to all issues. Priority email support is available for the Pro version.

Other Useful Plugins

Make sure to check out other useful plugins from the author.

Screenshots

Installation

Conditional Payments is installed just like any other WordPress plugin.

  1. Download the plugin zip file
  2. Go to Plugins in the WordPress admin panel
  3. Click Add new and Upload plugin
  4. Choose the downloaded zip file and upload it
  5. Activate the plugin

Once the plugin is activated, you can add rulesets in WooCommerce > Settings > Payments > Conditions.

Reviews

July 16, 2023
I did use this plugin over 2 years, but this year the plugin no work and never block any rule I set, I tried to deactivate plugins and change the theme, still not working, when I ask for help in their forum, no response, so I don't recommend you to try this plugin.
March 25, 2022
Easy to install and configure. Was able to enable payment methods by Order Subtotal. Was up an running in less than 5 minutes! Bravo Dev!
March 3, 2022
In combination with Aelia currency switcher, this plugin put your website in samadhi. Thanks to the developer!
Read all 22 reviews

Contributors & Developers

“Conditional Payments for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

“Conditional Payments for WooCommerce” has been translated into 6 locales. Thank you to the translators for their contributions.

Translate “Conditional Payments for WooCommerce” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

3.0.3

  • Declared compatibility with WordPress 6.4.x

3.0.2

  • Added multicurrency support for Price Based on Country for WooCommerce

3.0.1

  • Declared compatibility with High-Performance Order Storage (HPOS)
  • Added option for hiding Pro features

3.0.0

  • Added debug mode for easy troubleshooting
  • Rulesets can now be ordered by drag-and-drop. Rulesets are evaluated from top to bottom
  • Improved user interface

2.4.1

  • Fixed bug which crashed the checkout if WooCommerce Multilingual & Multicurrency by WPML was activated but multicurrency functionality was not enabled

2.4.0

  • Added AND / OR selection for rulesets (one / all conditions have to pass)
  • Added support for the following multi-currency plugins: Aelia Currency Switcher for WooCommerce, FOX – Currency Switcher Professional for WooCommerce and WooCommerce Multilingual & Multicurrency (by WPML)
  • Improved compatibility with WPML

2.3.2

  • CSRF fix

2.3.1

  • Removed unnecessary error logging

2.3.0

  • Added Disable all setting for disabling all rulesets at once (WooCommerce > Settings > Payments > Conditions > Disable all) for easy troubleshooting
  • Added condition for customer billing / shipping state
  • Updated WooCommerce compatibility info

2.2.3

  • Updated WooCommerce compatibility info

2.2.2

  • Removed debug message causing unnecessary log messages

2.2.1

  • Fixed bug with Products condition which prevented it to work with a lot of product variations

2.2.0

  • Added AJAX toggle for ruleset state (enabled / disabled)
  • Added Health Check to catch common issues with rulesets
  • Excluded taxes from the subtotal condition if the store displays subtotal excluding tax (WooCommerce > Settings > Tax > Display prices during cart and checkout). Please note! Ensure rulesets are working correctly after updating if you have subtotal conditions.
  • For developers: added better support for implementing custom conditions

2.1.5

  • WooCommerce 4.1.x compatibility check
  • Made address filters case-insensitive (previously case-sensitive)
  • For developers: added WP filters for adding support for 3rd party shipping method plugins

2.1.4

  • Improved product search
  • Added range and wildcard filtering for postcode condition

2.0.2

  • Added functionality for enabling / disabling rulesets

2.0.1

  • Fixed bug which caused error message on frontend related to JavaScript file enqueuing

2.0.0

  • Moved conditions from payment method setting pages to separate settings page (WooCommerce > Settings > Payments > Conditions). This change will allow more advanced functionality in upcoming versions. Important! Check that conditions are working correctly after updating.

1.0.3

  • Updated compatibility info

1.0.2

  • Fixed Javascript issue which caused conditions disappear in some cases
  • Added support for Flexible Shipping plugin

1.0.1

  • Added link to Pro version

1.0.0

  • Initial version