woocommerce/templates/checkout
Mike Jolley eba8206540 Merge branch 'tax-coupon-handling' Closes #6830
Conflicts:
	assets/js/admin/meta-boxes-order.min.js
	includes/api/class-wc-api-coupons.php
	includes/class-wc-cart.php
	templates/checkout/review-order.php
2014-12-03 12:33:15 +00:00
..
cart-errors.php Absolute path should have curly braces - part 1 2014-09-22 22:16:03 +05:45
form-billing.php Adding @global docblock for proper code validation 2014-10-04 09:30:42 -04:00
form-checkout.php Decoupled the order summary and payments area. Both are updated independently via ajax fragments and can be moved around via actions. TEMPLATES OVERRIDING THESE TEMPLATES WILL NEED TO UPDATE THEIR FILES. 2014-11-26 14:19:53 +00:00
form-coupon.php Absolute path should have curly braces - part 1 2014-09-22 22:16:03 +05:45
form-login.php Absolute path should have curly braces - part 1 2014-09-22 22:16:03 +05:45
form-pay.php Absolute path should have curly braces - part 1 2014-09-22 22:16:03 +05:45
form-shipping.php Absolute path should have curly braces - part 1 2014-09-22 22:16:03 +05:45
payment-method.php Decoupled the order summary and payments area. Both are updated independently via ajax fragments and can be moved around via actions. TEMPLATES OVERRIDING THESE TEMPLATES WILL NEED TO UPDATE THEIR FILES. 2014-11-26 14:19:53 +00:00
payment.php Decoupled the order summary and payments area. Both are updated independently via ajax fragments and can be moved around via actions. TEMPLATES OVERRIDING THESE TEMPLATES WILL NEED TO UPDATE THEIR FILES. 2014-11-26 14:19:53 +00:00
review-order.php Merge branch 'tax-coupon-handling' Closes #6830 2014-12-03 12:33:15 +00:00
thankyou.php Remove # (hash) from get_order_number and add to strings instead as needed. 2014-10-24 14:53:43 +01:00