You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible for you to add_filter to "return $payment;" to WC_Checkoutcom_Api_request::get_request_param so that we can modify the setting on the fly? We need it to only set 3d secure for a certain group of users.
Hi,
Is it possible for you to add_filter to "return $payment;" to WC_Checkoutcom_Api_request::get_request_param so that we can modify the setting on the fly? We need it to only set 3d secure for a certain group of users.
Thanks