• Resolved Jeffrey Kroonen

    (@jeffreykroonen)


    Hi,

    Thank you for creating this plugin. It works perfectly and fulfill all the business needs we have.

    Our company needs logic based on a simple boolean. I’ve used ACF to make this available on the WooCommerce product. Unfortunately I do not see any options to use the ACF in the plugin.

    Can I use a filter or something else to apply the custom shipping rule with an ACF? If no, will their be any future plans to solve this?

    Thanks in advance!

Viewing 1 replies (of 1 total)
  • Plugin Author WP Trio

    (@wooelements)

    Hi Jeffrey,

    Unfortunately this plugin doesn’t support ACF fields. However, you can use woocommerce_package_rates hook to modify shipping methods based on ACF fields. This is the same hook that Conditional Shipping for WooCommerce uses. You can check function filter_shipping_methods in includes/frontend/class-woo-conditional-shipping-frontend.php to see how it works.

    Closing this now but feel free to reopen if you have any questions.

Viewing 1 replies (of 1 total)

The topic ‘ACF support’ is closed to new replies.