• Resolved martinikene

    (@martinikene)


    I am trying to figure out how to create a shipping plugin that would enable the user after selecting the shipping option to choose a parcel terminal from the drop-down menu. I would, however, like to make 3 of these plugins for different transport companies.

    Any ideas how I would go about doing that? I tried the ‘woocommerce_checkout_fields’ hook, but it only creates a single drop-down menu. And when I change shipping methods, it does not change the drop-down menu.

    I would also use a plugin like Chosen for the select element.

    Why can’t I just replace the shipping method with custom HTML and JS? I have been unable to find a hook that would enable me to do so.

    Any ideas at all?

    https://www.ads-software.com/plugins/woocommerce/

Viewing 1 replies (of 1 total)
  • Thread Starter martinikene

    (@martinikene)

    Figured it out with javascript and some brilliant coding.

    Who are we kidding, I’m not yet good enough to code brilliantly.

Viewing 1 replies (of 1 total)
  • The topic ‘Woocommerce custom shipping method’ is closed to new replies.