Mike Jolley
c4625ad91e
Coupon on checkout. Closes #379 .
2011-12-19 17:11:19 +00:00
Julian Jöris
b36b21390b
Merge remote-tracking branch 'upstream/master'
2011-12-19 15:53:50 +01:00
Julian Jöris
8af8e6af41
Merge remote-tracking branch 'upstream/master'
2011-12-12 17:46:07 +01:00
Mike Jolley
0dc662a16e
Templates
2011-12-12 12:28:07 +00:00
Mike Jolley
f778c4f3ec
Started new structure, moved short codes into template files, moved main class into main file
2011-12-09 17:01:56 +00:00
Mike Jolley
2d2c5e74c3
More tweaks
2011-12-08 13:13:59 +00:00
Mike Jolley
f74dc9e06f
Minor optimisations
2011-12-08 12:50:50 +00:00
Julian Jöris
11511a48b8
Merge remote-tracking branch 'upstream/master'
2011-12-08 10:08:46 +01:00
Mike Jolley
5f5eb20335
Sort gateways and set a default
2011-12-06 16:45:08 +00:00
Julian Jöris
07c7c0b59f
Merge remote-tracking branch 'upstream/master'
2011-11-29 10:16:10 +01:00
Mike Jolley
3bf4f98b47
Shipping inc tax label
2011-11-29 00:30:49 +00:00
Julian Jöris
6a637bfbf5
Merge remote-tracking branch 'upstream/master'
2011-11-28 08:19:11 +01:00
Mike Jolley
f7b4bebacc
Final tax rounding issues
2011-11-26 16:15:25 +00:00
Julian Jöris
ebd83bdd10
Merge remote-tracking branch 'upstream/master'
2011-11-22 16:42:27 +01:00
Mike Jolley
61136d0a9e
More cart and coupon logic fixes. + renamed cart totals
2011-11-22 13:18:33 +00:00
Julian Jöris
7d7fa33d70
Merge remote-tracking branch 'upstream/master'
2011-11-22 14:06:48 +01:00
Mike Jolley
53ccc12361
Country outside base/different rate tax tweaks
2011-11-21 16:26:06 +00:00
Julian Jöris
fb5df55da5
merge
2011-11-21 11:38:14 +01:00
Mike Jolley
fe5651fff5
Tax rewrite to deal with coupons before tax calculations
...
Needs a lot of testing - esp to detect rounding errors.
2011-11-19 20:59:16 +00:00
Mike Jolley
3276263736
After checkout validation hook + place order filter
2011-11-18 17:39:56 +00:00
Julian Jöris
b818f95cdd
hooks needed for the german Version
2011-11-18 17:26:27 +01:00
Mike Jolley
b23338c2b0
Prevent checkout being submitted twice
2011-11-16 09:38:04 +00:00
Mike Jolley
101fcd9b3f
Order meta saves + displays
2011-11-06 15:45:22 +00:00
Mike Jolley
869f413e9b
New cart code adapted from Lucas Starks pull request.
...
Cart items are indexed by an md5 hash rather than numeric keys so we
can add custom data to cart items.
Plugins can hook in and add meta data, load it, and display it. The
adjust_price() function lets you adjust a products price too since its
loaded and stored in the cart on page load.
All works like a dream, all thats left is to show the values on the
cart page, and store them in the order item meta. Order item meta does
need a slight change though, to allow data with the same keys. Working
on that next.
2011-11-06 13:45:18 +00:00
Mike Jolley
297ffd7af0
Paypal fix, and Signup/login can be turned off for checkout. Closes #125 .
2011-11-04 17:48:04 +00:00
Mike Jolley
b2ccf3b700
Conditional tax/vat
2011-10-31 10:54:49 +00:00
Mike Jolley
a66c84497c
Better checks for shipping
2011-10-26 10:40:26 +01:00
Mike Jolley
01ffcd7518
Checkout mods
2011-10-05 21:08:37 +01:00
Mike Jolley
f46bc5ed9b
esc_html/esc_attribute in review-order.php
2011-09-30 09:48:43 +01:00
Mike Jolley
fea14650a2
Filters renamed
2011-09-21 17:58:05 +01:00
Mike Jolley
bbb02b616b
Few hook changes
2011-09-21 16:13:53 +01:00
Mark Jaquith
7674bbe60e
esc_url() run
2011-09-21 14:51:46 +08:00
Mark Jaquith
f784986a0d
First esc_attr() pass
2011-09-19 14:02:55 +08:00
Mike Jolley
c18f533b39
Overhauled classes and removed singletons
2011-09-06 12:11:22 +01:00
Mike Jolley
63ec2b001f
New shipping system to delete with multiple rates per gateway
2011-09-02 15:42:17 +01:00
Mike Jolley
1832e8bd8d
New email system, better order review handling
2011-08-16 15:06:08 +01:00
Mike Jolley
d7b8cf624e
Settings re-work
2011-08-13 17:07:10 +01:00
Mike Jolley
0425a68eca
WooCommerce conversion and update
2011-08-10 18:11:11 +01:00
Mike Jolley
8e8613b116
First Commit - from Jigoshop Source
2011-08-09 16:16:18 +01:00