Hi,
I have tried using the hook above but to ne avail… the
add_filter( 'woocommerce_enable_deprecated_additional_flat_rates', '__return_true' );
string works fine but the add_action hook does nothing…
I really do not want to use deprecated features and don’t want to shell out 80$ for a feature that was simple and free before.
Please let me know if there is something I am missing here!
Thanks in advance!