

Plugin Settings - Manage Payment Condition
Beep Conditional Payments lets you show or hide WooCommerce payment gateways at checkout depending on conditions you define.
You can also add extra fees for specific scenarios (Pro version).
Easily build rules like:
Below is the full condition taxonomy for the Beep Conditional Payments product line. Items marked [FREE] match the slugs registered in beep_get_conditions() and handled in checkout evaluation for this release.
products (IDs / variations; standard operators). variable_products. product_categories. product_tags. stock_status UI path is reserved for Pro. product_brand (or compatible) taxonomy is present; Pro-tier packaging. products operators (in, not_in, legacy include/exclude, etc.). product_categories, product_tags. order_subtotal. cart_total. cart_total_minmax. number_items. number_items (line count). cart_total, cart_total_minmax. order_subtotal. logged_in. role. billing_country. shipping_country. billing_state. shipping_state. shipping_method. daterange field exists in the admin renderer for extensions; not evaluated in the free switch today. coupon_applied. coupon_code. coupon_amount (compares to cart discount total). coupon_type. beep_conditions / related filters already allow developers to extend free; first-party UI for “custom callback” is Pro roadmap.