Plugin Directory

Changeset 3366009


Ignore:
Timestamp:
09/22/2025 06:52:01 PM (6 months ago)
Author:
IQComputing
Message:

Update to version 1.0.6 from GitHub

Location:
live-rates-for-shipstation
Files:
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • live-rates-for-shipstation/tags/1.0.6/README.md

    r3339099 r3366009  
    66[![Plugin Version](https://img.shields.io/wordpress/plugin/v/live-rates-for-shipstation.svg?style=flat-square)](https://wordpress.org/plugins/live-rates-for-shipstation/)
    77
    8 Live Rates for ShipStation is a free Open Source plugin that works with [ShipStation](https://www.shipstation.com/) and [WooCommerce](https://woocommerce.com/) to pull in shipping estimates from the most common shipping providers.
     8Live Rates for ShipStation is a free Open Source plugin that works with [ShipStation](https://www.dpbolvw.net/click-101532691-11646582) and [WooCommerce](https://woocommerce.com/) to pull in shipping estimates from the most common shipping providers.
    99
    1010**ShipStation** is a 3rd party provider helping WooCommerce store owners compare shipping carrier rates, automate shipping processes, print labels, sync order data, and group tracking information, among other features.
     
    1212This plugin connects to the ShipStation API using an authentication key to display shipping rates from various common carriers supported by ShipStation. This allows store owners to group all their shipping carriers under one umbrella which makes management easier and allows customers to choose the best shipping method for them which leads to happier customers.
    1313
    14 In order to use the Live Rates for ShipStation plugin, you must have a [premium ShipStation account](https://www.shipstation.com/pricing/), and purchased the [ShipStation for WooCommerce](https://woocommerce.com/products/shipstation-integration/) plugin. This plugin **will not work** without access to the ShipStation API which is tied to your premium ShipStation account.
     14In order to use the Live Rates for ShipStation plugin, you must have a [premium ShipStation account](https://www.dpbolvw.net/click-101532691-11646582), and purchased the [ShipStation for WooCommerce](https://woocommerce.com/products/shipstation-integration/) plugin. This plugin **will not work** without access to the ShipStation API which is tied to your premium ShipStation account.
    1515
    1616Please review [ShipStations Terms of Service](https://www.shipstation.com/terms-of-service/) and [ShipStations Privacy Policy](https://auctane.com/legal/privacy-policy/) for more information about how your data is managed.
     17
     18Don't have a ShipStation account? [Open a ShipStation account today!](https://www.dpbolvw.net/click-101532691-11646582)
    1719
    1820## Requirements
     
    2022Live Rates for ShipStation is free to use, but it does require a premium ShipStation account to access their REST API. In addition, there are plugin requirements as well. Here's a list of requirements in order to use this plugin properly:
    2123
    22 1. [A Premium ShipStation Account](https://www.shipstation.com/pricing/) (Gold+)
     241. [A Premium ShipStation Account](https://www.dpbolvw.net/click-101532691-11646582) (Gold+)
    23251. [WooCommerce Plugin](https://wordpress.org/plugins/woocommerce/)
    24261. [ShipStation for WooCommerce Plugin](https://woocommerce.com/products/shipstation-integration/)
  • live-rates-for-shipstation/tags/1.0.6/live-rates-for-shipstation.php

    r3362619 r3366009  
    44 * Plugin URI: https://iqcomputing.com/contact/
    55 * Description: ShipStation shipping method with live rates.
    6  * Version: 1.0.5
     6 * Version: 1.0.6
    77 * Requries at least: 5.9
    88 * Author: IQComputing
     
    2626     * @var String
    2727     */
    28     protected static $version = '1.0.5';
     28    protected static $version = '1.0.6';
    2929
    3030
  • live-rates-for-shipstation/tags/1.0.6/readme.txt

    r3362619 r3366009  
    44Requires at least: 5.9
    55Tested up to: 6.8
    6 Stable tag: 1.0.5
     6Stable tag: 1.0.6
    77License: GPLv3 or later
    88License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    1616This plugin connects to the ShipStation API using an authentication key to display shipping rates from various common carriers supported by ShipStation. This allows store owners to group all their shipping carriers under one umbrella which makes management easier and allows customers to choose the best shipping method for them which leads to happier customers.
    1717
    18 In order to use the Live Rates for ShipStation plugin, you must have a [premium ShipStation account](https://www.shipstation.com/pricing/), and purchased the [ShipStation for WooCommerce](https://woocommerce.com/products/shipstation-integration/) plugin. This plugin **will not work** without access to the ShipStation API which is tied to your premium ShipStation account.
     18In order to use the Live Rates for ShipStation plugin, you must have a [premium ShipStation account](https://www.dpbolvw.net/click-101532691-11646582), and purchased the [ShipStation for WooCommerce](https://woocommerce.com/products/shipstation-integration/) plugin. This plugin **will not work** without access to the ShipStation API which is tied to your premium ShipStation account.
    1919
    2020Please review [ShipStations Terms of Service](https://www.shipstation.com/terms-of-service/) and [ShipStations Privacy Policy](https://auctane.com/legal/privacy-policy/) for more information about how your data is managed.
    2121
     22Don't have a ShipStation account? [Open a ShipStation account today!](https://www.dpbolvw.net/click-101532691-11646582)
     23
    2224== Plugin Requirements ==
    2325
    24 1. [A Premium ShipStation Account](https://www.shipstation.com/pricing/)
     261. [A Premium ShipStation Account](https://www.dpbolvw.net/click-101532691-11646582)
    25271. [The WooCommerce Plugin](https://wordpress.org/plugins/woocommerce/)
    26281. [The ShipStation for WooCommerce Plugin](https://woocommerce.com/products/shipstation-integration/)
     
    4951== Changelog ==
    5052
     53= 1.0.6 (2025-09-22) =
     54* Updates to the general readme.
     55
    5156= 1.0.5 (2025-09-16) =
    5257* Patches shipping rate price disrepencies due to rates with multiple package types.
     
    6065* Adds additional metadata to WC Order Items in regards to shipping.
    6166* Shoutouts to both @centuryperf and @jkmail120 for reporting these issues!
    62 
    63 = 1.0.3 (2025-08-05) =
    64 * Patches an issue with Shipping Method availability (Thanks to @sportswreathshop for reporting!)
  • live-rates-for-shipstation/trunk/README.md

    r3339099 r3366009  
    66[![Plugin Version](https://img.shields.io/wordpress/plugin/v/live-rates-for-shipstation.svg?style=flat-square)](https://wordpress.org/plugins/live-rates-for-shipstation/)
    77
    8 Live Rates for ShipStation is a free Open Source plugin that works with [ShipStation](https://www.shipstation.com/) and [WooCommerce](https://woocommerce.com/) to pull in shipping estimates from the most common shipping providers.
     8Live Rates for ShipStation is a free Open Source plugin that works with [ShipStation](https://www.dpbolvw.net/click-101532691-11646582) and [WooCommerce](https://woocommerce.com/) to pull in shipping estimates from the most common shipping providers.
    99
    1010**ShipStation** is a 3rd party provider helping WooCommerce store owners compare shipping carrier rates, automate shipping processes, print labels, sync order data, and group tracking information, among other features.
     
    1212This plugin connects to the ShipStation API using an authentication key to display shipping rates from various common carriers supported by ShipStation. This allows store owners to group all their shipping carriers under one umbrella which makes management easier and allows customers to choose the best shipping method for them which leads to happier customers.
    1313
    14 In order to use the Live Rates for ShipStation plugin, you must have a [premium ShipStation account](https://www.shipstation.com/pricing/), and purchased the [ShipStation for WooCommerce](https://woocommerce.com/products/shipstation-integration/) plugin. This plugin **will not work** without access to the ShipStation API which is tied to your premium ShipStation account.
     14In order to use the Live Rates for ShipStation plugin, you must have a [premium ShipStation account](https://www.dpbolvw.net/click-101532691-11646582), and purchased the [ShipStation for WooCommerce](https://woocommerce.com/products/shipstation-integration/) plugin. This plugin **will not work** without access to the ShipStation API which is tied to your premium ShipStation account.
    1515
    1616Please review [ShipStations Terms of Service](https://www.shipstation.com/terms-of-service/) and [ShipStations Privacy Policy](https://auctane.com/legal/privacy-policy/) for more information about how your data is managed.
     17
     18Don't have a ShipStation account? [Open a ShipStation account today!](https://www.dpbolvw.net/click-101532691-11646582)
    1719
    1820## Requirements
     
    2022Live Rates for ShipStation is free to use, but it does require a premium ShipStation account to access their REST API. In addition, there are plugin requirements as well. Here's a list of requirements in order to use this plugin properly:
    2123
    22 1. [A Premium ShipStation Account](https://www.shipstation.com/pricing/) (Gold+)
     241. [A Premium ShipStation Account](https://www.dpbolvw.net/click-101532691-11646582) (Gold+)
    23251. [WooCommerce Plugin](https://wordpress.org/plugins/woocommerce/)
    24261. [ShipStation for WooCommerce Plugin](https://woocommerce.com/products/shipstation-integration/)
  • live-rates-for-shipstation/trunk/live-rates-for-shipstation.php

    r3362619 r3366009  
    44 * Plugin URI: https://iqcomputing.com/contact/
    55 * Description: ShipStation shipping method with live rates.
    6  * Version: 1.0.5
     6 * Version: 1.0.6
    77 * Requries at least: 5.9
    88 * Author: IQComputing
     
    2626     * @var String
    2727     */
    28     protected static $version = '1.0.5';
     28    protected static $version = '1.0.6';
    2929
    3030
  • live-rates-for-shipstation/trunk/readme.txt

    r3362619 r3366009  
    44Requires at least: 5.9
    55Tested up to: 6.8
    6 Stable tag: 1.0.5
     6Stable tag: 1.0.6
    77License: GPLv3 or later
    88License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    1616This plugin connects to the ShipStation API using an authentication key to display shipping rates from various common carriers supported by ShipStation. This allows store owners to group all their shipping carriers under one umbrella which makes management easier and allows customers to choose the best shipping method for them which leads to happier customers.
    1717
    18 In order to use the Live Rates for ShipStation plugin, you must have a [premium ShipStation account](https://www.shipstation.com/pricing/), and purchased the [ShipStation for WooCommerce](https://woocommerce.com/products/shipstation-integration/) plugin. This plugin **will not work** without access to the ShipStation API which is tied to your premium ShipStation account.
     18In order to use the Live Rates for ShipStation plugin, you must have a [premium ShipStation account](https://www.dpbolvw.net/click-101532691-11646582), and purchased the [ShipStation for WooCommerce](https://woocommerce.com/products/shipstation-integration/) plugin. This plugin **will not work** without access to the ShipStation API which is tied to your premium ShipStation account.
    1919
    2020Please review [ShipStations Terms of Service](https://www.shipstation.com/terms-of-service/) and [ShipStations Privacy Policy](https://auctane.com/legal/privacy-policy/) for more information about how your data is managed.
    2121
     22Don't have a ShipStation account? [Open a ShipStation account today!](https://www.dpbolvw.net/click-101532691-11646582)
     23
    2224== Plugin Requirements ==
    2325
    24 1. [A Premium ShipStation Account](https://www.shipstation.com/pricing/)
     261. [A Premium ShipStation Account](https://www.dpbolvw.net/click-101532691-11646582)
    25271. [The WooCommerce Plugin](https://wordpress.org/plugins/woocommerce/)
    26281. [The ShipStation for WooCommerce Plugin](https://woocommerce.com/products/shipstation-integration/)
     
    4951== Changelog ==
    5052
     53= 1.0.6 (2025-09-22) =
     54* Updates to the general readme.
     55
    5156= 1.0.5 (2025-09-16) =
    5257* Patches shipping rate price disrepencies due to rates with multiple package types.
     
    6065* Adds additional metadata to WC Order Items in regards to shipping.
    6166* Shoutouts to both @centuryperf and @jkmail120 for reporting these issues!
    62 
    63 = 1.0.3 (2025-08-05) =
    64 * Patches an issue with Shipping Method availability (Thanks to @sportswreathshop for reporting!)
Note: See TracChangeset for help on using the changeset viewer.