Changeset 1720285
- Timestamp:
- 08/28/2017 02:57:30 AM (9 years ago)
- Location:
- yakit/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
yakit-shipping.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
yakit/trunk/readme.txt
r1706046 r1720285 66 66 == Changelog == 67 67 68 = v1.2.0 (2017-08-28) = 69 * Rate api updated and calculate shipping modified based on the service types 70 68 71 = v1.1.0 (2017-07-25) = 69 72 * Automated the Yakit account settings -
yakit/trunk/yakit-shipping.php
r1712848 r1720285 4 4 * Plugin URI: https://www.yakit.com/woocommerce/yakit-for-woocommerce/ 5 5 * 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.06 * Version: 1.2.0 7 7 * Author: Yakit 8 8 * Author URI: https://www.yakit.com/ … … 98 98 /** 99 99 * 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 101 101 * @access public 102 102 * @param mixed $package
Note: See TracChangeset
for help on using the changeset viewer.