=== Aikanen for WooCommerce ===
Contributors: aikanen
Tags: aikanen, booking, pos, stock, sync
Tested up to: 6.9
Requires at least: 6.7
Requires Plugins: woocommerce
WC Requires at least: 10.3
WC Tested up to: 10.6.2
Requires PHP: 8.3
Stable tag: 1.3.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Connect booking and POS system Aikanen to your WooCommerce store.

== Description ==

Aikanen for WooCommerce connects your WooCommerce store with [Aikanen](https://aikanen.fi/), a Finnish booking and point-of-sale platform.

https://www.youtube.com/watch?v=vWS9ehCMgD4

== External Services ==

This plugin connects to the Aikanen API (aikanen.fi) to test the connection
and synchronize product data between WooCommerce and your Aikanen account.

Data sent includes product and product category details.
Data is sent when you trigger a manual sync, or automatically on the configured schedule/action.

Service provider: Aikanen (aikanen.fi)
Terms of Service: https://aikanen.fi/terms
Privacy Policy: https://aikanen.fi/privacy-policy

= Modules =

* **Product Export** — push WooCommerce products to Aikanen
* **Product Import** — import Aikanen products as WooCommerce products
* **Category Export** — push WooCommerce categories to Aikanen as service groups
* **Category Import** — import Aikanen service groups to WooCommerce as categories
* **Stock Sync** — keep inventory levels in sync between both platforms

= Requirements =

An Aikanen account is required. [Sign up at aikanen.fi](https://aikanen.fi/).

== Installation ==

1. Upload the plugin to your `/wp-content/plugins/` directory or install via Plugins → Add New → Upload Plugin
2. Activate the plugin
3. Go to **Aikanen -> Login to company dashboard -> Settings -> API**
4. Generate your API token in API-tab and paste to plugin settings
5. Enable the modules you want to use in plugin settings

== Frequently Asked Questions ==

= Where do I get an API token? =

Log in to Aikanen, go to Settings → API and generate a new token.

= Is an Aikanen account required? =

Yes. This plugin connects to the Aikanen API and cannot function without an active account.

= Does Aikanen support processing orders from WooCommerce? =

Yes. Processing orders at Aikanen POS does not require installation of this plugin.

= Which WooCommerce product types are supported? =

Simple products only. Variable products are not currently supported.

== Changelog ==

= 1.3.0 =
* Aikanen tax rates are matched to Woo tax classes instead of intermediate percentage matching.

= 1.2.0 =
* Improved category syncing. Added bulk exports for categories.

= 1.1.0 =
* Webhooks for features are now registered/deregistered automatically on feature toggle. Added category mapping and synchronizing.

= 1.0.0 =
* Initial release

== Upgrade Notice ==

= 1.3.0 =
Aikanen tax rates are matched to Woo tax classes instead of intermediate percentage matching.