Replies: 0
Hi,
I have 2 shipping methods: Local Pickup and Delivery.
Now, here are the requirements of my website:
- When user selects, “pickup” on the cart page/checkout page, I want the billing information on the checkout page to be not required and then not visible at all.
- When the users select “delivery” on the cart page, the billing information should be required and visible (which is the default setting of woocommerce).
Is this functionality supported by WooCommerce, or are there any plugins that support this?