It does appear to have that option, except now it’s conflicting with my custom fields. They are made using the custom field editor extension from WooCommerce.
On my page here I have disabled guest checkout:
https://goo.gl/H9jdMt
I have used the WooCommerce Checkout Field Editor Extension to remove all billing info except the email. However, this is the problem. When the user submits their billing info and presses continue, they receive these errors:
https://i.gyazo.com/4b48b48c958e76ee16f2d030c22f2c7f.png
Before they have even reached the “Additional Fields” stage where it asks for those custom fields, added by the checkout editor. How do I get rid of those errors so that it goes from billing to additional without errors? I want the customer to actually be able to reach those fields before getting the error prematurely.