WooCommerce is an open-source e-commerce platform plugin. It helps online merchants to sell and service products online.
Set up a connection
This video demonstrates creating a WooCommerce connection.
After you start the connection, you have to configure it in the Create connection panel and must complete all of the required * authentication settings:
Setting | Instructions |
---|---|
Name your connection * | Enter a clear and distinguishable name. Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account. |
Shop name * | Enter the shop name of your WooCommerce account. For example, if your WooCommerce shop URL is https://celigo.com/wp-json/wc/v1/orders , enter celigo . |
Consumer key * |
Enter your WooCommerce consumer key. |
Consumer secret * | Enter your WooCommerce consumer secret. Multiple layers of protection, including AES 256 encryption, are in place to keep your consumer secret safe. When editing this connection, you must re-enter this value each time; it is stored only when the connection is saved and never displayed as text. How to retrieve the consumer secret |
Tip: This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see Basic auth universal connector documentation.
- Sign in to your WordPress account.
- Navigate to WooCommerce > Settings > Advanced > REST API.
- Click Add Key. The Key details page appears.
- Add a Description and select the WordPress User.
- Choose the level of Permissions. Access levels include Read access, Write access, or Read/Write access.
Note: Make sure you choose Read/Write access when you have both read and write use cases.
- Click Generate API Key.
- Copy the Consumer key and Consumer secret.
Note: Make sure to copy your key and secret because you cannot see them once you leave this page.
Comments
Please sign in to leave a comment.