Changeset [c70b7eab488ef8e8d1c8534735cc2f6c7d3790e2] by dleffler
March 25th, 2015 @ 04:32 PM
Several tweaks/fixes to ecommerce billing; split credit card now
selects card type if card icon is clicked; adds bs3 styled
monthyear control; cleans up split credit card checkout display;
fixes/adds upgrade script to update billing/shipping
calculators;
https://github.com/exponentcms/exponent-cms/commit/c70b7eab488ef8e8...
Committed by dleffler
- A framework/core/forms/controls/bootstrap3/monthyearcontrol.php
- M CHANGELOG.md
- M framework/modules/ecommerce/assets/css/confirmation.css
- M framework/modules/ecommerce/assets/css/creditcard-form.css
- M framework/modules/ecommerce/billingcalculators/authorizedotnet.php
- M framework/modules/ecommerce/billingcalculators/cash.php
- M framework/modules/ecommerce/billingcalculators/creditcard.php
- M framework/modules/ecommerce/billingcalculators/passthru.php
- M framework/modules/ecommerce/billingcalculators/payflowpro.php
- M framework/modules/ecommerce/billingcalculators/paylater.php
- M framework/modules/ecommerce/billingcalculators/paypalExpressCheckout.php
- M framework/modules/ecommerce/billingcalculators/splitcreditcard.php
- M framework/modules/ecommerce/billingcalculators/worldpayCheckout.php
- M framework/modules/ecommerce/controllers/billingController.php
- M framework/modules/ecommerce/definitions/billingcalculator.php
- M framework/modules/ecommerce/models/billing.php
- M framework/modules/ecommerce/models/billingcalculator.php
- M framework/modules/ecommerce/views/billing/paypalExpressCheckout.tpl
- M framework/modules/ecommerce/views/billing/splitcreditcard.tpl
- M framework/modules/ecommerce/views/cart/checkout.bootstrap3.tpl
- M framework/modules/file/views/file/adder.tpl
- M framework/modules/file/views/file/deleter.tpl
- M framework/modules/file/views/file/elfinder.tpl
- M framework/modules/file/views/file/picker_cke.tpl
- M framework/modules/file/views/file/uploader.tpl
- M framework/modules/forms/views/forms/design_form.tpl
- M framework/modules/report/controllers/reportController.php
- M install/changes/2.3.4.txt
- M install/upgrades/update_ecom2.php
- M install/upgrades/update_shipping_billing_calcs.php
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