Skip to content

philwinkle/Philwinkle_LinkGuestOrder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Philwinkle_LinkGuestOrder

Description

Associate a guest order to your account as a logged-in customer.

This module was created in response to a thread on Magento StackExchange wherein a question was raised of how to prohibit a guest from continuing in Onepage Checkout if a registered account was already on file for that email address. This module is, in my opinion, the better UX implementation of the same behavior and gives the power to the customer to associate to their account at a later date if they so choose.

A note about security

Only guest orders may be associated, and at least 3 of the following 4 criteria must be known about the order to be associated:

  • Billing Lastname
  • Order Number
  • Zipcode
  • Email Address

The order is associated with the currently logged-in account. While more information could always be required, this is based on the Magento Sales Guest Controller and mirrors the criteria to modify/update/issue RMAs.

More information

If you'd like additional features or have a bug request, contact me at philwinkle at gmail dot com or file an issue here on Github.

License

NOTICE OF LICENSE

This module is subject to the Open Software License (OSL 3.0) that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://opensource.org/licenses/osl-3.0.php

About

Link a guest order to a registered customer account

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages