I would like to begin by saying that I don’t know any PHP. I installed WooCommerce and and WooCommerce checkout manager plugins. Then I proceeded by making an additional field for client location because I only needed two options in the newly made select element.
My question is how to get the value of my custom field and the total value of the order in a conditional statement, so that I can display or hide the place order button. I want to do this, because the minimum order is dependent on location.
Also is it possible to see the custom field in the WooCommerce/orders, and how?
Thank you!
Read more here:: How to get field value from woocommerce checkout