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
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 1558082.2.commerce.checkout-double-entry-email-address.patch | 2.15 KB | joachim |
| #5 | 1558082.commerce.checkout-double-entry-email-address.patch | 1.94 KB | joachim |
Comments
Comment #1
rszrama commentedThere 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.
Comment #2
ambientdrup commentedOk cool, thanks!
-Trevor
Comment #3
mediapal commentedI just received an order with a misspelled email address. This has caused some trouble.
So I'm very very interested in this feature.
Comment #4
joachim commentedThis 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.
Comment #5
joachim commentedPleasantly simple to implement! Here's a patch -- please could someone give it a try?
Comment #6
joachim commentedDoh. I forgot to make the setting do its job!
Comment #7
joachim commentedSecond try :)
Comment #8
rszrama commentedEasy enough. Committed!
Comment #10
okokokok commentedyou can find this option at admin/commerce/config/checkout/form/pane/account