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

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rszrama’s picture

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

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.

ambientdrup’s picture

Ok cool, thanks!

-Trevor

mediapal’s picture

I just received an order with a misspelled email address. This has caused some trouble.

So I'm very very interested in this feature.

joachim’s picture

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.

joachim’s picture

Status: Active » Needs review
FileSize
1.94 KB

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

joachim’s picture

Status: Needs review » Needs work

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

joachim’s picture

Status: Needs work » Needs review
FileSize
2.15 KB

Second try :)

rszrama’s picture

Status: Needs review » Fixed

Easy enough. Committed!

Status: Fixed » Closed (fixed)

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

okokokok’s picture

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