Description
Please refer to the installation directions for important setup directions. PeriShip for WooCommerce enables seamless integration between your WooCommerce store and PeriShip’s specialized shipping services for temperature-controlled and perishable goods.
External services
After configuration of your plugin with your partner id and api key, and enabling it in a shipping zone,
this plugin will rate shipments that correspond to that shipping zone at the PeriShip API, showing
methods you have allowed. The rates returned back will be your PeriShip account specific rates for
the shipment.
In order to rate the shipment, the following data is included for rating: recipient address, address type
of recipient, current date, dimensions of boxes (if supplied), cumulative weight of product per box, and
special services as indicated as necessary to be rated by the product or category such as:
dry ice, declared value, signature requirement. One request to the API will be sent per box that needs
to be rated, and these API replies will be summed up and presented at cart checkout according to plugin
configuration.
If your API is specified as production, then the above mentioned data will be sent to:
https://rate.api.periship.com/v1/rate
If your API is specified as development, then the above mentioned data will be sent to:
https://test-rate.api.periship.com/v1/rate
Terms of use and Data use policy can be found at:
https://periship.com/data/
Screenshots
The PeriShip for WooCommerce shipping zones feature allows you to define specific geographical areas where you will offer shipping. Shipping rates are calculated by package weight, shipping zone, and the method of shipping selected. PeriShip’s logistics management services only support U.S. shipments. Shipping classes can be assigned to products and categories, and can be used to exclude specific PeriShip service types from being offered at the checkout. Customize most settings for PeriShip in this area. Products can be customized using dimensions, declared value, dry ice, signature, and dimensions. Categories can be customized using dimensions, declared value, dry ice, signature, and dimensions. Shipping methods can be renamed, customized to exclude shipping classes by method, include the maximum number of days in transit allowed, and add any desired markups for shipping as a percentage or flat fee.
Installation
The plugin is not compatible with the block based checkout and the WordPress classic checkout should be used. On the checkout page, fully remove the block based checkout, and add the shortcode for the WordPress classic checkout: [woocommerce_checkout]. You will need to obtain an API key and secret from PeriShip to use this plugin.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“PeriShip for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “PeriShip for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2
Documentation update
1.0.1
Fixes crash on activation.
1.0.0
Initial release