add_filter( 'woocommerce_cart_needs_payment', '__return_false' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
add_filter( 'woocommerce_cart_needs_payment', '__return_false' ); |
This comment has been minimized.
Hi I had checked this filter and used in one of my theme but its still return a error on check out page is there any other option to disable that validation error