Title: Force Default email
Last modified: September 19, 2023

---

# Force Default email

 *  Resolved [alittlefaiz](https://wordpress.org/support/users/alittlefaiz/)
 * (@alittlefaiz)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/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)

 *  Thread Starter [alittlefaiz](https://wordpress.org/support/users/alittlefaiz/)
 * (@alittlefaiz)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/force-default-email/#post-17064772)
 * Hello~
 *  Thread Starter [alittlefaiz](https://wordpress.org/support/users/alittlefaiz/)
 * (@alittlefaiz)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/force-default-email/#post-17071104)
 * 🤡
 *  [Team FunnelKit (formerly WooFunnels)](https://wordpress.org/support/users/teamwoofunnels/)
 * (@teamwoofunnels)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/force-default-email/#post-17073382)
 * Hi [@alittlefaiz](https://wordpress.org/support/users/alittlefaiz/),
 * Sorry for the delayed response here.
 * In WooCommerce, there is Email Address field is a mandatory field.
 * As a workaround, if you really want to remove this field from your checkout form,
   you can HIDE this field row from your checkout page.
 * Follow this –
   1) Add the “Email” Field to your checkout page.2) You need to “
   uncheck” the “Required” option and save the form. [https://i.imgur.com/HEqpv88.png](https://i.imgur.com/HEqpv88.png)
   3) Add this Custom CSS to your checkout form to keep this field hidden for front-
   end buyers.#billing_email_field{display:none !important;}Hope this helps. Keep
   us posted. We will answer as soon as possible.ThanksTeam Funnelkit
 *  Plugin Author [Aman](https://wordpress.org/support/users/amans2k/)
 * (@amans2k)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/force-default-email/#post-17077598)
 * Hi [@alittlefaiz](https://wordpress.org/support/users/alittlefaiz/),
 * Hoping the query is resolved.
 * If you still have any doubt, feel free to write here funnelkit.com / support
 * Closing this thread for now.
 * Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Force Default email’ is closed to new replies.

 * ![](https://ps.w.org/funnel-builder/assets/icon-256x256.gif?rev=3317101)
 * [FunnelKit - Funnel Builder for WooCommerce Checkout](https://wordpress.org/plugins/funnel-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/funnel-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/funnel-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/funnel-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/funnel-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/funnel-builder/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Aman](https://wordpress.org/support/users/amans2k/)
 * Last activity: [2 years, 8 months ago](https://wordpress.org/support/topic/force-default-email/#post-17077598)
 * Status: resolved