πWooCommerce Addon
WooCommerce API keys
1. Log in to your WordPress dashboard
2. Navigate to WooCommerce -> Settings -> Advanced -> REST API

3. Click Add Key
4. Fill in the required details and set permissions as read & write and click Generate API key
Write permissions are required for commands like /createcoupon, /createorder, /deletecoupon.

5. Copy the Consumer Key and the Consumer Secret

6. Configure your WooCommerce API keys using the /configure woocommerce command.
Last updated