Appearance
WooCommerce integration
Garnet integrates products from any WordPress store using the WooCommerce plugin. While we are preparing to publish our plugin on the official plugin marketplace, you can generate an API key.
Scope
The WooCommerce integration synchronises the product from the vendor store to the marketplace in real-time.
From | When | Then |
---|---|---|
WooCommerce | A product is created | A Marketplace submission is created |
WooCommerce | A product is edited | The Marketplace submission is updated |
WooCommerce | A product is deleted | The Marketplace submission and live product are deleted |
WooCommerce | A product is price/stock is edited | The Marketplace submission and live product are updated |
Create an API Key
You can create an API key in your WordPress store by going to WordPress > Settings > Advanced > REST API > Add key
. Make sure to use the permission Read and Write
as we need it to create webhooks and orders.
Give the API Key to Garnet
Login on Garnet to the vendor account and access Garnet > Settings > Integrations > WooCommerce
and fill the form with the WordPress URL, the Consumer Key, and the Consumer Secret.
We will notify you once the integration is live.