Descripción
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.
Instalación
This section describes how to install the plugin and get it working.
e.g.
- Upload
autopopulate-checkout-woo.zip
to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- 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.
Reseñas
Colaboradores y desarrolladores
"Autopopulate Checkout for Woocommerce" es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce "Autopopulate Checkout for Woocommerce" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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