Beskrivning
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.
- 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
Vanliga frågor
-
This does this create a new user?
-
No it just uses the WC Customer Data store to set the customer Billing and Shipping Fields.
Recensioner
Bidragsgivare och utvecklare
”Autopopulate Checkout for Woocommerce” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Autopopulate Checkout for Woocommerce” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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