Keeps fee on Local Pickup
-
Hello,
I have installed the plugin and I add fee on a specific shipping method. My shipping method had also the local pickup choice. When a user clicks the local pickup, I hide COD method payment but woocommerce keeps the fee with the new selected payment method. I saw that the both shipping methods had the name but different values. How can I fix this?
Thanks<ul id="shipping_method" class="woocommerce-shipping-methods"> <li> <input type="radio" name="shipping_method[0]" data-index="0" id="shipping_method_0_flat_rate11" value="flat_rate:11" class="shipping_method"><label for="shipping_method_0_flat_rate11">ΕΛΤΑ Courier: <span class="woocommerce-Price-amount amount"><bdi>2,99<span class="woocommerce-Price-currencySymbol">€</span></bdi></span></label> </li> <li> <input type="radio" name="shipping_method[0]" data-index="0" id="shipping_method_0_local_pickup13" value="local_pickup:13" class="shipping_method" checked="checked"><label for="shipping_method_0_local_pickup13">Παραλαβ? απ? το κατ?στημα</label> </li> </ul>
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Keeps fee on Local Pickup’ is closed to new replies.