Improved Guest checkout for WooCommerce

This plugin creates extends WooCommerce by letting the guest user confirm thier email and combine orders when guest users use the same email.

Author:Dragonet (profile at wordpress.org)
WordPress version required:5.7
WordPress version tested:
Plugin version:1.5
Added to WordPress repository:10-02-2021
Last updated:05-11-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:555
Active installs:10+
plugin download
Click to start download

This plugin creates extends WooCommerce by letting the guest user confirm thier email and combine orders when guest users use the same email.

An extra email field is created for guest users in the checkout screen. During the checkout the provided emails are checked if they are corresponding.
This check is done in the front-end by Javascript and in the AJAX call with php.

During the checkout as a guest the guest account is saved so when this customer will create a account later all the old orders are linked to this customer.
In the admin there is a ‘created_by_webshop’ column that will display yes when the user was a guest and it’s created by the system.


ChangeLog