• Resolved osamublack

    (@osamublack)


    I am writing some code to calculate shipping based upon the city of vendor and the customer. Can you please tell me the hook to override WCFM multivendor shipping costs. I found the hook for WooCommerce but it did not work here. Thank you in advance.

    It would also be very helpful if there was a hooks guide.

    • This topic was modified 4 years, 5 months ago by osamublack.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WC Lovers

    (@wclovers)

    Shipping calculation coming from WooCommerce core.

    WCFM also set vendor’s shipping cost using WooCommerce hook. You may use those for your rquirement.

    Thread Starter osamublack

    (@osamublack)

    Thank you for your reply. I used the hook woocommerce_package_rates and it worked fine.

    Plugin Author WC Lovers

    (@wclovers)

    Glad to know, we also use same hook for store shipping ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hook to override shipping cost’ is closed to new replies.