Posted by ambientdrup on May 2, 2012 at 5:00pm
9 followers
| Project: | Drupal Commerce |
| Version: | 7.x-1.x-dev |
| Component: | Checkout |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Is there an easy method of adding a Confirm e-mail address field on the checkout pane? So it currently asks for the E-mail Address. Can we add a "Confirm E-mail" field to force the user to re-type their email?
-Trevor
Comments
#1
There is no way to do it outside of coding it. I'll make this a feature request for the future, but I can't promise it's going to get in any time soon.
#2
Ok cool, thanks!
-Trevor
#3
I just received an order with a misspelled email address. This has caused some trouble.
So I'm very very interested in this feature.
#4
This wouldn't technically be 'confirmation', as by that (at least in the Drupal world) we mean 'send an email to the address and ask the user to click a link in the email'.
Which for a shopping cart would be a big UX hurdle and not something I'd recommend.
#5
Pleasantly simple to implement! Here's a patch -- please could someone give it a try?
#6
Doh. I forgot to make the setting do its job!
#7
Second try :)
#8
Easy enough. Committed!
#9
Automatically closed -- issue fixed for 2 weeks with no activity.
#10
you can find this option at admin/commerce/config/checkout/form/pane/account