Download & Extend

Add double entry e-mail address field

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

Version:7.x-1.2» 7.x-1.x-dev
Category:support request» feature request

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

Title:Add confirm e-mail address field» Add double entry e-mail address field

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

Status:active» needs review

Pleasantly simple to implement! Here's a patch -- please could someone give it a try?

AttachmentSizeStatusTest resultOperations
1558082.commerce.checkout-double-entry-email-address.patch1.94 KBIdleFAILED: [[SimpleTest]]: [MySQL] 3,569 pass(es), 22 fail(s), and 0 exception(s).View details

#6

Status:needs review» needs work

Doh. I forgot to make the setting do its job!

#7

Status:needs work» needs review

Second try :)

AttachmentSizeStatusTest resultOperations
1558082.2.commerce.checkout-double-entry-email-address.patch2.15 KBIdlePASSED: [[SimpleTest]]: [MySQL] 3,589 pass(es).View details

#8

Status:needs review» fixed

Easy enough. Committed!

#9

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

#10

you can find this option at admin/commerce/config/checkout/form/pane/account

nobody click here