Plugin Directory

Changeset 1720285


Ignore:
Timestamp:
08/28/2017 02:57:30 AM (9 years ago)
Author:
jeyapriya
Message:

service type updates with version change

Location:
yakit/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • yakit/trunk/readme.txt

    r1706046 r1720285  
    6666== Changelog ==
    6767
     68= v1.2.0 (2017-08-28) =
     69* Rate api updated and calculate shipping modified based on the service types
     70
    6871= v1.1.0 (2017-07-25) =
    6972* Automated the Yakit account settings
  • yakit/trunk/yakit-shipping.php

    r1712848 r1720285  
    44 * Plugin URI: https://www.yakit.com/woocommerce/yakit-for-woocommerce/
    55 * Description: * Transparent pricing with no minimums or monthly charges. * Guaranteed duties and taxes along with shipping cost in your shopping cart. * Ship internationally to more than 45 countries now!
    6  * Version: 1.1.0
     6 * Version: 1.2.0
    77 * Author: Yakit
    88 * Author URI: https://www.yakit.com/
     
    9898                /**
    9999                 * This function is used to calculate the shipping cost. Within this function we can check for weights, dimensions and other parameters.
    100                  *
     100                 * Service type based rate listed
    101101                 * @access public
    102102                 * @param mixed $package
Note: See TracChangeset for help on using the changeset viewer.