Forums
(@mocann)
3 years, 6 months ago
Hi – we’ve just run into this issue. I’ve added the following filter to functions.php but not having any luck.
add_filter( ‘wc_square_is_3d_secure_enabled’, ‘__return_false’, 0, 1 );
Is there any other fixes?