Viewing 1 replies (of 1 total)
  • Plugin Support Alexis Salazar

    (@asaldel)

    Hello there,

    hope you are doing well ??

    To remove the payment email address field from the form, please, add this line of code to the functions.php file of your active theme:
    add_filter( 'yith_wcaf_payment_email_required', '__return_false' );

    Try it and let us know any news, please.

    Have a nice day!

Viewing 1 replies (of 1 total)
  • The topic ‘Remove or make not obligated Payment Email Address’ is closed to new replies.