Skip to content

Creates customer account during new WooCommerce order if email doesn't exist in an existing account. If account does exist, the customer ID will be tagged to the order even if customer isn't logged in.

License

Notifications You must be signed in to change notification settings

krokedil/krokedil-assign-customer-to-order-for-woocommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

krokedil-assign-customer-to-order-for-woocommerce

Creates customer account during new WooCommerce order if email doesn't exist in an existing account. If account does exist, the customer ID will be tagged to the order even if customer isn't logged in.

Configuration

Under --> WooCommerce --> Settings and the Accounts & Privacy tab make sure to have the following settings:

  • Allow customers to place orders without an account should be checked.
  • Allow customers to log into an existing account during checkout should NOT be checked.
  • Allow customers to create an account during checkout should NOT be checked.

Changelog

1.1.0 - 2019-01-14

  • Enhancement - Saves order address data in customer when creating a new user.

1.0.0

  • Initial release.

About

Creates customer account during new WooCommerce order if email doesn't exist in an existing account. If account does exist, the customer ID will be tagged to the order even if customer isn't logged in.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages