Email verification in checkout
-
Hello, when i try to place an order (after inserting the credit card details) i get this : To view this page, you must either login or verify the email address associated with the order.
I read that the problem is known to woocommerce devs, and i used this snippet in my site
add_filter( 'woocommerce_order_email_verification_required', '__return_false' );
but unfortunately its still not solving the issue. can someone advise when the issue will be solved?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Email verification in checkout’ is closed to new replies.