What If a User Doesn't Have an Email?
We have an option for "I don't have an email address" where the user can check a box during registration. The way this feature works is the user checks that box and avoids having to put in an email address to register. CrowdFiber then generates a fake email address on a domain we own called, example: greg1234@fbr.to.
While it is not a real/valid email account, it does allow the user to get a well-formed email to store with the order, create a user account in the system, etc.
After the user registers, we show them the fake email address and a randomly generated password - asking them to make a note of these credentials.
If the user wanted, they could use that fake email and password to log back into CrowdFiber to check their zone, review their order, etc.
If this is something you'd like to use, let us know and we'll help set it up!