Changeset [05f593d5da81295a194e5c196d9b48ccd621fefa] by dleffler
September 26th, 2014 @ 04:11 AM
Updates some ecommerce shipping issues, updates upscalculator to
use wsdl v16, better 'forced shipping' adhereance/display (if
shipping forced don't display other shipping options), shipping
choices now use more user friendly names/terms, can now force a
shipping method without forcing the option (e.g, UPS, but not the
specific option of say Ground)
(cherry picked from commit 46b9c27)
https://github.com/exponentcms/exponent-cms/commit/05f593d5da81295a...
Committed by dleffler
- A external/fedex-phpv13/wsdl/RateService_v16.wsdl
- A install/upgrades/update_shipping_billing_calcs.php
- M framework/modules/ecommerce/models/order.php
- M framework/modules/ecommerce/models/shipping.php
- M framework/modules/ecommerce/models/shippingcalculator.php
- M framework/modules/ecommerce/products/views/product/child_edit.bootstrap3.tpl
- M framework/modules/ecommerce/products/views/product/child_edit.tpl
- M framework/modules/ecommerce/shippingcalculators/fedexcalculator.php
- M framework/modules/ecommerce/shippingcalculators/flatratecalculator.php
- M framework/modules/ecommerce/shippingcalculators/freeshippingcalculator.php
- M framework/modules/ecommerce/shippingcalculators/tablebasedcalculator.php
- M framework/modules/ecommerce/shippingcalculators/upscalculator.php
- M framework/modules/ecommerce/shippingcalculators/views/flatratecalculator/configure.bootstrap3.tpl
- M framework/modules/ecommerce/shippingcalculators/views/flatratecalculator/configure.tpl
- M framework/modules/ecommerce/shippingcalculators/views/freeshippingcalculator/configure.bootstrap3.tpl
- M framework/modules/ecommerce/shippingcalculators/views/freeshippingcalculator/configure.tpl
- M framework/modules/ecommerce/shippingcalculators/views/instorepickupcalculator/configure.bootstrap3.tpl
- M framework/modules/ecommerce/shippingcalculators/views/tablebasedcalculator/configure.tpl
- M framework/modules/ecommerce/views/billing/configure.tpl
- M framework/modules/ecommerce/views/cart/checkout.bootstrap3.tpl
- M framework/modules/ecommerce/views/cart/checkout.tpl
- M framework/modules/ecommerce/views/shipping/configure.tpl
- M framework/modules/ecommerce/views/shipping/renderOptions.tpl
- M framework/modules/ecommerce/views/store/edit_shipping.tpl
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS