=== Foxpost - PACKETA Group ===
Contributors: Foxpost
Tags: foxpost, woocommerce
Requires at least: 7.0.1
WC tested up to: 9.0.0
Tested up to: 6.7
Stable tag: 1.0.15
Requires PHP: 5.6

License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin provides foxpost shipping functions and order export to FoxPost.

== Description ==
Plugin to provide Foxpost apt and home delivery shipping methods to woocommerce webshop.
It also ensure an order export function to create mass import file to Foxpost.

This plugin utilizes [Foxpost Web API](https://webapi.foxpost.hu/api/) and [Foxpost APT finder](https://cdn.foxpost.hu/apt-finder/v1/app/)
Foxpost Web API docs: [docs](https://webapi.foxpost.hu/swagger-ui/index.html)
Foxpost Web API service terms and privacy policy: [docs](https://foxpost.hu/en/general-terms-and-conditions)

Foxpost APT finder docs: [docs](https://cdn.foxpost.hu/apt-finder/v1/documentation/)
Foxpost APT finder is an embeddable widget to the webiste, it is not handling any of your data.

Foxpost widget provides blocks for Gutenberg block based checkout. For development purposes you can use wp-content/plugins/foxpost-wc-shipping/includes/woocommerce-blocks-checkout/src/index.js.

== Installation ==
1. Download the plugin from Foxpost (which will be a zip file). Next, you need to go to WordPress admin area and visit Plugins » Add New page.
2. Then you need to click on the ‘Choose File’ button and select the plugin file you downloaded earlier to your computer.
3. Activate the plugin through the 'Plugins' menu in WordPress
4. In the Woocommerce setting there is a Foxpost tab where you can config them.
5. In the Woocommerce shipping settings you can add your Foxpost shipping methods to Shipping zones.


== Upgrade ==
1. Its simple: make the install process one more time


== Changelog ==
= 1.0.15 =
bugfix: cart weight based restriction fix

= 1.0.14 =
bugfix: removed function return type due to PHP7.4 compatibility

= 1.0.13 =
bugfix: batch parcel status update meta data fix

= 1.0.12 =
bugfix: order meta parcel status fixes

= 1.0.11 =
bugfix: update for Wordpress Plugin Repository compliances

= 1.0.10 =
bugfix: show parcel status and tracker link after shipping address details
bugfix: bulk parcel status update on order listing site

= 1.0.9 =
feature: added blocks checkout compatible display
feature: added HPOS support

= 1.0.8 =
bugfix: checkout layout fix
bugfix: APT select box default value fix

= 1.0.7 =
small refact

= 1.0.6 =
bugfix: error if there is no chosen APT
change: update weight error message (dynamic weight unit)

= 1.0.5 =
add: map disable option
add: taxable shipping & COD fee
change: APT select box default value

= 1.0.4 =
bugfix: warning in foxpost-wc-shipping-map.php when APT address empty

= 1.0.3 =
bugfix: warning in class-foxpost-wc-shipping-public.php when APT address empty

= 1.0.2 =
bugfix: Weight check
change: config file, API up to 1.1.6
remove: manual PDF

= 1.0.1 =
bugfix: FoxPostApi.trackParcels downgrade to PHP5.6

= 1.0.0 =
Initial release



