I have a shopping cart setup on my website using woocommerce and all is set up perfectly What i want to achive there is to create a custom radio buttons to select the option for delivery/pickup.
If a user will select pickup option then no shipping will be charged or if user will select the delivery option the $12.00 flat rate/order will be charged along with the timings which will save as a meta key and value later on creating order.
Following is an image to elaborate this perfectly
TO achieve this i had already created a custom plugin also where i stuck to add shipping amount. The question is asked here: Can't update the shipping amount while checkout in woocommerce(wordpress)
but i didn't get any response. Any help will be really appritiated.