Connection
Last updated
Was this helpful?
Last updated
Was this helpful?
In the WordPress admin panel, go to WooCommerce > Settings, then navigate to the Advanced tab.
In the Advanced tab, go to the REST API menu and click the Add Key (or Create API Key) button.
Enter the information for the API key, then click the Generate API Key button to create the key.
Description: Enter a name for the API key.
User: Assign the administrator account as the user.
Permissions: Grant read/write permissions.
Once the API key is successfully generated, a Consumer Key and Consumer Secret will be issued.
After entering the authentication information, please click the Connect button.
Store URL: Enter the WooCommerce store URL including https or http.
Example: https://outcode-commerce.com
Consumer Key: Enter the issued REST API Consumer Key.
Consumer Secret: Enter the issued REST API Consumer Secret.