How to let customer choose custom shipping option in Woocommerce
-
The scenario is this. Customer orders parts from my store. The parts will be drop-shipped from my supplier. I have code that will submit the order to the supplier for validation (but not yet submitting the order for processing.) The supplier returns the actual cost of shipping for each of several options (ground, overnight, etc.).
Question: How can I then present these options to the customer so that they can select which shipping method they want to use? Surely this has been done so much that there’s a plugin or existing code for it that I can modify.
I don’t want/can’t use anything that requires setting up shipping tables and costs or calculates shipping locally. I just need to display the shipping options and costs to the customer at checkout.
Can anyone please point me in the right direction?????
- The topic ‘How to let customer choose custom shipping option in Woocommerce’ is closed to new replies.