7 replies [Last post]
StephenGWills's picture
Offline
Uber DonorBug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.Not Kulvik
Joined: 08/07/2007
Juice: 414
Was this information Helpful?

My company wants the Customer Information Pane to require an anonymous customer to enter their email address twice (instead of once), have the two entried compared as being equal for verification and then commit the email address as the primary address.

I think this is probably a pretty straight forward change to the Pane.

Anyone interested in take this on for a bounty?

Thanks,
Steve

cosmo83@drupal.org's picture
Offline
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.Not Kulvik
Joined: 08/08/2007
Juice: 236
I can...

It should be a simple stuff.. Check your PM

http://www.vingowine.com

japerry@drupal.org's picture
Offline
Bug FinderGetting busy with the Ubercode.Not Kulvik
Joined: 08/08/2007
Juice: 248
Re: I can...

I think this is something that should be rolled into core +1 -- most other shopping cart systems require verification.

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Re: I can...

Interesting thought... I'm guessing it's as simple as having two e-mail address boxes for anonymous users and failing if they don't match? If Steve wants to post/send me the code, I'd be happy to put it in.

StephenGWills's picture
Offline
Uber DonorBug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.Not Kulvik
Joined: 08/07/2007
Juice: 414
Re: Re: Re: I can...

I am happy to post this. It is quite straightforward. I errors if a second email field does not match the primary field in the customer information pane.

http://www.vingo.biz/files/uc_emailverify.tar.gz

Credit needs to go to cosmo83 and not to me, however. I merely sponsered his work. My only change is that when I installed it, I changed the .info so that the module appears under extras instead of in the core.

Thanks Cosmo!
Steve

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Re: Re: Re: I can...

Rolled into the core customer info checkout pane w/ a checkbox on the checkout panes form to toggle the setting... thanks for the idea and the solution. Eye-wink

secondglance's picture
Offline
Joined: 11/10/2009
Juice: 43
Ubercart 6

Hi Steve, Cosmo, Ryan.

I have been tinkering with this module: http://drupal.org/project/email_verify

but I can't seem to get it to work in with the ubercart checkout pane. and I have now stumbled on this post. It seems that your solution might be just what I need. Except I cant seem to download your uc_emailverify.tar.gz

Is there a solution for this in Ubercart 6? that is - having 2 email fields that need to match on the checkout pane? before the user is created?

thanks guys.

Ricky

secondglance's picture
Offline
Joined: 11/10/2009
Juice: 43
ahhhh ok

Sorry for my melt.... just realized that it is in core.

admin/store/settings/checkout/edit/panes

under customer information settings. check the 'Require e-mail confirmation in checkout for anonymous customers.'

happy client!!!!

R