I've been running into problems where the customers have been entering typos into the e-mail address, and when their data gets sent to the back-end ERP software it chokes on the malformed e-mail address. Would anyone happen to know of a good e-mail validation algorithm and where the best place in AbleCommerce to impliment it would be?
I'm also considering placing an e-mail verification (i.e. "Re-enter you e-mail address") field in, as well, to help with this problem.
E-mail Validation
-
- Lieutenant Commander (LCDR)
- Posts: 98
- Joined: Fri Apr 29, 2011 2:56 pm
Re: E-mail Validation
Have a look at this thread viewtopic.php?f=47&t=8575 Not sure if that code still works with the latest versions. Hopefully it will help you. You can try to compare the mod files against your version of files to figureout the required changes.
-
- Lieutenant Commander (LCDR)
- Posts: 98
- Joined: Fri Apr 29, 2011 2:56 pm
Re: E-mail Validation
Hmmm...
That's an interesting strategy. I'll have to see if the big guy would be willing to have that done. However, I do believe something is in place for handling customers that don't want to create an account on the site and I would also need to be able to address them, too.
That's an interesting strategy. I'll have to see if the big guy would be willing to have that done. However, I do believe something is in place for handling customers that don't want to create an account on the site and I would also need to be able to address them, too.