Parcel Perfect Shipping Plugin
Requires at least: 5.5
Tested up to: 5.8
Requires PHP: 7.0
Stable tag: 1.2
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

# Parcel Perfect Shipping Plugin
This is the Parcel Perfect plugin for WordPress.

Tested against WordPress 5.8 and WooCommerce 5.5.2, yet it should work with versions 4.x and 3.x respectively.

Download and install the plugin through the normal WordPress plugin installation process.

Once installed, activate this plugin.

Then ensure the following:

 - Ensure South Africa as your shipping destinations. PP only does South Africa with the API.
 - Ensure South African Rands as your currency.
 - Ensure cm and kg are your dimensions and ensure all your products have these set.
 - Ensure your products have width, length, and height calculations. Weight if possible, otherwise it will be calculated
  off the width, length, and height.
 
#Debugging
The plugin has a setting for debugging. Enable this in the shipping method settings for this plugin and check the php
error log file for all responses from the PP API.