woocommerce/classes
Mike Jolley 3276263736 After checkout validation hook + place order filter 2011-11-18 17:39:56 +00:00
..
gateways home_url for IPN 2011-11-18 12:36:02 +00:00
shipping New cart code adapted from Lucas Starks pull request. 2011-11-06 13:45:18 +00:00
cart.class.php Country defaults to store base. State field defaults to 'please select state' - not alabama for US. Closes #200. 2011-11-16 15:25:45 +00:00
checkout.class.php After checkout validation hook + place order filter 2011-11-18 17:39:56 +00:00
countries.class.php Localisation for countries moved to class. Closes #212. 2011-11-17 10:40:32 +00:00
coupons.class.php Coupon logic fix 2011-11-15 22:20:59 +00:00
customer.class.php Downloadable product table tweaks - added order ID as primary key 2011-11-17 00:30:46 +00:00
order.class.php Made record_product_sales trigger once only, Payment complete only when on-hold/pending 2011-11-18 11:29:55 +00:00
orders.class.php Changed order system so order data is not serialised - its stored in individual meta fields 2011-08-29 17:09:42 +01:00
product.class.php Improved logging, minor image fix 2011-11-18 12:32:59 +00:00
product_variation.class.php Sales logic fix, clear cache on upgrade 2011-11-18 00:38:46 +00:00
tax.class.php New cart code adapted from Lucas Starks pull request. 2011-11-06 13:45:18 +00:00
validation.class.php Validation class fix 2011-09-08 11:54:19 +01:00
woocommerce.class.php Sales logic fix, clear cache on upgrade 2011-11-18 00:38:46 +00:00
woocommerce_logger.class.php Added logger class for debugging gateways 2011-11-15 13:09:02 +00:00
woocommerce_query.class.php woocommerce_get_catalog_ordering_args filter 2011-11-17 14:32:42 +00:00