=== Garnet Seller ===
Stable tag: 1.3.2
Contributors: garnetmarketplace
Tags: marketplace, multi-seller, garnet, channel
Requires at least: 6.2
Tested up to: 7.1
Requires PHP: 7.0
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Integrate your WooCommerce store with Garnet Marketplace. Synchronise products, orders, and tracking numbers.


== Description ==

With Garnet Seller fully integrated with WordPress and WooCommerce enables to integrate with core features of Garnet Marketplace. Synchronise all your products and receive placed orders directly in your store. There are no limitation in terms of orders, products, and tracking.


= Features =

Garnet Seller fully integrates with [Garnet Marketplace](https://garnetmarketplace.com) to simplify your integration with other marketplaces.

This plugin uses the Garnet Center service for various functionalities, including:
- Activation of the plugin
- Integration with WooCommerce
- Plugin authentication
- Plugin deactivation and uninstallation

**Service Base URL:**
- `https://garnetmarketplace.com`

= Data sent to Garnet Marketplace =

So that your catalogue and orders can be synchronised, this plugin needs to read and write your
WooCommerce data on your behalf. To do that:

- **On activation**, the plugin creates a WooCommerce REST API key with read and write permissions
  and sends it, together with your store address, to `https://garnetmarketplace.com`. No products,
  orders or customer data are sent at this point.
- **When you enter an integration key**, that key and your store address are sent to Garnet to link
  your store to the marketplace that issued it. Removing the key unlinks it again.
- **Once connected**, the marketplace uses the API key to read your products and to create the
  orders placed on the marketplace in your store.
- **When you delete the plugin**, the API key is deleted from your store and Garnet is asked to
  discard its copy.

For more information, you can visit our [Terms of Use](https://garnetmarketplace.com/terms-of-use) and [Privacy Policy](https://garnetmarketplace.com/privacy-policy).

Please review these documents to ensure that any legal issues with data transmissions are covered.


== Changelog ==

= 1.3.2 =
* Declared compatibility with WordPress 7.1.

= 1.3.1 =
* The plugin now creates its own WooCommerce API key on activation and sends it to Garnet. Earlier
  versions redirected every WordPress admin page to the WooCommerce authorisation screen until the
  request was approved.
* Connecting and disconnecting are now explicit buttons instead of a side effect of saving settings.
* The settings screen shows the marketplace you are connected to, your commission, and the state of
  the API key, refreshed from Garnet rather than from a value cached at connection time.
* Added warnings for the configurations that silently break synchronisation: a store not served
  over HTTPS, "Plain" permalinks, and WordPress installed in a subdirectory.
* Deleting the plugin now revokes the WooCommerce API key it created and asks Garnet to discard it.
* Certificate verification is no longer disabled on requests to Garnet.

= 1.2.2 =
* Declared compatibility with WordPress 7.0.


== Upgrade Notice ==

= 1.3.1 =
On upgrade, the plugin replaces the API key created by version 1.2.x and earlier with one it can
revoke when you delete the plugin. Your marketplace connection is preserved, and the WordPress admin
will no longer redirect to the WooCommerce authorisation screen.
