- Posts: 4
- Thank you received: 0
Confirm email
- Johnny Rex
- Topic Author
- Offline
- New Member
-
Less
More
3 years 3 months ago #146036
by Johnny Rex
Confirm email was created by Johnny Rex
Hi
We are really missing a second email field, where the customer should confirm there mail address (the field should off be so it could be disabled in the backend)
We do have lots of customers that type there mail address wrong.
Cheers
/Rex
We are really missing a second email field, where the customer should confirm there mail address (the field should off be so it could be disabled in the backend)
We do have lots of customers that type there mail address wrong.
Cheers
/Rex
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 12815
- Thank you received: 1659
3 years 3 months ago #146050
by Mr. Dam
Replied by Mr. Dam on topic Confirm email
Hi Johnny,
You want to add another email address field in Checkout form?
Thanks
Dam
You want to add another email address field in Checkout form?
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Johnny Rex
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
3 years 3 months ago #146057
by Johnny Rex
Replied by Johnny Rex on topic Confirm email
Hi Dam
Yes the possibility to ad an email confirmation field.
if ( config_confirm_order_email ) {
if ( $order_email != $order_email_confirm ) {
echo "Emails don't match";
return;
}
}
I know that the above won't work, but it's just an example![:) :)](/media/kunena/emoticons/8.png)
I was thinking of adding it my self, but then I would need to re add it, when I have updated the OSB.
Cheers
/Rex
Yes the possibility to ad an email confirmation field.
if ( config_confirm_order_email ) {
if ( $order_email != $order_email_confirm ) {
echo "Emails don't match";
return;
}
}
I know that the above won't work, but it's just an example
![:) :)](/media/kunena/emoticons/8.png)
I was thinking of adding it my self, but then I would need to re add it, when I have updated the OSB.
Cheers
/Rex
Please Log in or Create an account to join the conversation.
- Hamlin Gordon
-
- Offline
- Premium Member
-
3 years 3 months ago #146104
by Hamlin Gordon
Replied by Hamlin Gordon on topic Confirm email
I also need this feature (all components should have this feature)
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.