Force Default email
-
Hello. Is there any way to force use default email during payment checkout?
Right now I use
billing_email_field{display:none !important;}
to hide my email. but i get error
array ( ‘client’ => array ( ’email’ => array ( 0 => array ( ‘message’ => ‘This field is required.’, ‘code’ => ‘required’,?),?),?),?)
during checkout.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Force Default email’ is closed to new replies.