• 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)
  • Plugin Author FullStack-ing

    (@fullstackhouse)

    Hi Hari,

    Do you use any 3rd party plugin for shipping methods?

    Plugin Author FullStack-ing

    (@fullstackhouse)

    Are you going to answer this Harry?

    Thread Starter Haris Papadakis

    (@harispap11)

    Hi Strato,

    Sorry for my late answer.

    No, I use WooCommerce’s shipping zones in all of my eCommerce websites. I will try to explain the bug as much as I can. I have create two zones for shipping, one for All Greece’s states and one separate for Crete. I put the Crete first in order because my clients are based in Crete. In this zone, I put Free Shipping over a value e.g 50€, pickup from store and Delivery with charge.
    I use your plugin to put COD on Crete and I’m watching a bug on checkout page. I have as default shipping the Delivery with charge option and COD as payment method. When I choose Pick up from store instead of Delivery with charge, woocommerce keeps the fee of CAD. Meanwhile the pickup from store doesn’t have any fees.

    I hope I make you understand that I mean

    Plugin Author FullStack-ing

    (@fullstackhouse)

    Let me check the scenario and I will get back to you!

    RioSif

    (@riosif)

    Same problem for me. I also use local “Pay in Store WooCommerce Payment Gateway” plugin from papaki. I think it should refresh when shipping method changes.
    Thanks
    nice plugin btw

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Keeps fee on Local Pickup’ is closed to new replies.