WooCommerce integration
Select WooCommerce > Settings > Advanced > Rest Api
Select Add key, provide a description and select read/write permissions and generate key.
Copy consumer key and secret key.
Now, go to General settings in wordpress and select the wordpress url
You also need to enable legacy API
To enable it, head to your store’s WordPress admin. Then go to WooCommerce > Settings > Advanced > Legacy API and check the option for enabling it
Add all the three things in our bndle configuration for connecting your store to our bndle.
1. Store url (from wordpress settings page)
2. Consumer key (generated from Rest api page)
3. Consumer secret (generated from Rest api page)
Suggested articles |
Product Attribute Mapping |
WooCommerce integration – A complete guide |