Описание
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.
Установка
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
Часто задаваемые вопросы
-
This does this create a new user?
-
No it just uses the WC Customer Data store to set the customer Billing and Shipping Fields.
Отзывы
Участники и разработчики
«Autopopulate Checkout for Woocommerce» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Autopopulate Checkout for Woocommerce» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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