This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Autopopulate Checkout for Woocommerce

Description

Use this plugin to pass in values via the querystring to any page on your WordPress site, and they will be set in the Woocommerce Customer session for the life of the users time on your site.

The values will then be prepopulated on the the Woocommerce checkout page and also available anywhere on your site by calling the Woocommerce Customer session get.

All of the Billing and Shipping Fields can be passed in.

To see available fields that you can pass in see the documentation here https://www.wpconcierges.com/plugins/autopopulate-checkout-for-woocommerce/

Added Revcent CRM integration for Customer Creation.

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. Upload autopopulate-checkout-woo.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place the Querystring Keys to their corresponding Woocommerce checkout fields

FAQ

This does this create a new user?

No it just uses the WC Customer Data store to set the customer Billing and Shipping Fields.

Reviews

September 20, 2022
I cannot believe this GEM and they are so kind to put if here for free and give you also VERY FAST support thanks a million 🙂
Read all 1 review

Contributors & Developers

“Autopopulate Checkout for Woocommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.7

Added Plex Call Center

1.0.6

Fixed bugs with Revcent integration

1.0.5

1.0.4

  • Checking if woocommerce is null

1.0.3

  • Added Posting a customer to Revcent.com crm
  • Made sure it works with WooCommerce 6.x and WordPress 5.9.x

1.0.1

  • Removed front end js and css
  • updated documentation link

1.0

  • Initial commit