Virtual Products Add Shipping
-
Hi there,
I am trying to gather alternate shipping address info for virtual products
But when I add this recommended code:
add_filter( ‘woocommerce_cart_needs_shipping’, ‘__return_true’ );
it returns and error of “Invalid shipping method” at the last step of checkout, when trying to pay.
Any idea why this might be happening and how I can fix it?
Thanks for help!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Virtual Products Add Shipping’ is closed to new replies.