=== Frisbo Woocommerce ===
Tags: woocommerce, e-fulfillment
Requires at least: 4.6
Tested up to: 4.7
Stable tag: 4.3
Requires PHP: 5.2.4
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==

Plugin for connections with FRISBO E-FULFILLMENT PLATFORM
This plugin calls the FRISBO API v1. (https://api.frisbo.ro/)

* You can find the full API documentation here: http://developers.frisbo.ro
* The plugin authenticates your pre-registered company with email and password through the API via a 3rd party service - Auth0 - https://auth0.com/
* We send your products, customers and orders to FRISBO E-FULFILLMENT PLATFORM
* Our terms & conditions: https://www.frisbo.eu/legal-terms/

== Installation ==

1. Install Woocommerce plugin first.
2. Upload the plugin files to the `/wp-content/plugins/frisbo-woocommerce` directory, or install the plugin through the WordPress plugins screen directly.
3. Activate the plugin through the 'Plugins' screen in WordPress
4. Use the Frisbo screen to configure the plugin
5. Go to Products and Sync products with FRISBO
6. Got to Woocommerce->Orders - Start syncing your orders with Frisbo

== Changelog ==
= 1.4.2 =
* added VAT taxes on products
* added VAT taxes on shipping cost
* add is_manual flag if order has bacs as payment method

= 1.4.1 =
* added shipping cost as virtual product

= 1.4.0 =
* Stable
* updated headers

= 1.3 =
* Stable
* added cash_on_delivery setting for order sync

= 1.1.1 =
* fixed addresses on sync
* added payment method

= 1.1 =
* added function prefixes

= 1.0 =
* Stable
* Basic onboarding process with Frisbo E-fulfillment
