James Koster
ff8d9f395c
consistency
2012-04-23 22:22:41 +01:00
Mike Jolley
375d973128
When sending the order as a whole to paypal, send the shipping separately.. Closes #976 .
2012-04-23 15:02:48 +01:00
Mike Jolley
1f2a09869c
Only use rm=2 for paypal when SSL is enabled, to avoid security warnings when returning to the site.
2012-04-23 14:08:29 +01:00
Mike Jolley
0481a2bd0f
PayPal http_build_query & -> & on some PHP 5.3 servers
2012-04-18 11:04:31 +01:00
Mike Jolley
6b06b7f739
exclude products
2012-04-17 12:06:08 +01:00
Mike Jolley
ea15344c9e
get_woocommerce_currency
2012-04-16 16:27:18 +01:00
Mike Jolley
9f3e958601
page style Closes #904 .
2012-04-10 18:49:56 +01:00
Mike Jolley
78b2a2cf80
RMB paypal
2012-04-02 13:25:39 +01:00
Mike Jolley
8d0167acf3
PayPal option explanation
2012-03-28 21:21:21 +01:00
Mike Jolley
6ee297aaba
Additional paypal standard option
2012-03-27 13:21:07 +01:00
Mike Jolley
659d3ee3b4
get order number function complete with filter. Tweak the display of order ID's if you use custom numbering.
...
Had to tweak some localisation strings to dump the '#' symbols.
2012-03-26 11:26:50 +01:00
Mike Jolley
b89cc7e8eb
option for paypal - form vs querystring
2012-03-21 19:19:34 +00:00
Mike Jolley
823c2921c6
load order tweaks
2012-03-20 19:22:10 +00:00
Mike Jolley
0b7e83ca35
Tweaks
2012-03-15 12:15:22 +00:00
Mike Jolley
ec5d592155
Ignore partial refunds. Closes #735 .
2012-03-14 13:50:14 +00:00
Mike Jolley
acb8f14e99
company
2012-03-14 13:40:41 +00:00
Mike Jolley
f8c395a9e4
old method worked better
2012-03-14 13:40:16 +00:00
Mike Jolley
aae276e14b
Send shipping
2012-03-14 13:25:05 +00:00
Mike Jolley
8a2c389cbc
COD reduce stock
2012-03-12 15:28:29 +00:00
Mike Jolley
ac43a65ace
More logging in paypal class
2012-03-12 07:00:26 +00:00
Mike Jolley
01c92ea51d
Minor fixes
2012-03-09 16:12:36 +00:00
Mike Jolley
5a0770fe0c
When passing aggregate orders to paypal, include item names
2012-03-04 13:15:38 +00:00
Ramon van Belzen
1c818d7c81
translation fix: trailing whitespaces
2012-03-04 13:33:15 +01:00
Mike Jolley
0621b91ca4
#687 - PayPal GET request to avoid pay page
2012-02-24 20:44:58 +00:00
Mike Jolley
45af0f6ca6
bacs filters
2012-02-24 10:59:28 +00:00
Mike Jolley
54c46695f7
item_number
2012-02-21 17:14:41 +00:00
Mike Jolley
4a638b962c
SKU tweakage
2012-02-13 00:34:09 +00:00
Mike Jolley
d396768881
Discount fix
2012-02-09 13:32:31 +00:00
Julian Jöris
4061a625d9
Merge remote-tracking branch 'upstream/master'
2012-02-02 11:23:31 +01:00
Julian Jöris
bbb0a98b4e
translation
2012-02-02 11:22:49 +01:00
Mike Jolley
5332c77904
Remove sep notices until all extensions get updates
2012-02-01 12:32:44 +00:00
Julian Jöris
daaa7e14c9
Merge remote-tracking branch 'upstream/master'
2012-02-01 12:09:39 +01:00
Mike Jolley
ad799914b0
Paypal args hook Closes #554 .
2012-01-31 23:20:34 +00:00
Mike Jolley
ed75351614
Removed unused option
2012-01-31 16:19:19 +00:00
Julian Jöris
61cff26810
translation
2012-01-31 13:35:01 +01:00
Julian Jöris
abfcd521bb
clean
2012-01-31 12:09:40 +01:00
Julian Jöris
aa91fe9eac
clean
2012-01-31 12:07:43 +01:00
Julian Jöris
85ce14d321
clean
2012-01-31 12:06:44 +01:00
Julian Jöris
2151bd1b3d
merge with master
2012-01-31 12:01:32 +01:00
Mike Jolley
ce84132713
Minor fixes and comments
2012-01-30 19:24:52 +00:00
Mike Jolley
451302cd0b
Missed $order Closes #544 .
2012-01-28 17:38:05 +00:00
Mike Jolley
e35fb0061d
SKU to paypal
2012-01-27 22:24:56 +00:00
Mike Jolley
0836ce04db
Better class names (final)
2012-01-27 16:38:39 +00:00
Mike Jolley
56d98cb7c5
Send shipping name to paypal
2012-01-25 21:58:53 +00:00
Mike Jolley
e8ef14ce7d
Stock fix, and send shipping to paypal
2012-01-25 21:52:12 +00:00
Mike Jolley
46651d60bc
get_item_total for paypal
2012-01-22 15:54:23 +00:00
Mike Jolley
80cac8f9c8
Fixed up ajax, and made class filenames follow naming conventions
2012-01-22 15:49:41 +00:00
Geert De Deckere
7706ecfe7b
Starting class names with a capital. Closes #519 .
2012-01-21 10:07:54 +01:00
Patrick Garman
10f407b845
deprecated php
2012-01-19 17:49:48 +00:00
Mike Jolley
23a3776f04
Tweaks to order/validation class to improve performance
2012-01-13 00:46:56 +00:00
Mike Jolley
228d79a864
Hide errors in case no object exists
2012-01-12 13:34:45 +00:00
Mike Jolley
2e62d34ac9
autop
2012-01-12 01:08:58 +00:00
Mike Jolley
567319bd51
Merge pull request #490 from patrickgarman/master
...
Adding COD to WooCommerce Core!
2012-01-11 16:57:41 -08:00
Mike Jolley
a2d51aa201
Github sabotages files -.-
2012-01-12 00:54:45 +00:00
Mike Jolley
1dc5a3bc0b
Revert 136456f805ccdf9b7b6bce027dc24da3c14d4281^..HEAD
2012-01-12 00:43:30 +00:00
Mike Jolley
136456f805
Remonde ob_start. Moved checkout processing to init hook. Fixed email bug.
2012-01-12 00:30:21 +00:00
Patrick Garman
8e499c9c95
Adding Cash on Delivery Gateway
2012-01-11 20:44:10 +00:00
Mike Jolley
4fe59d979e
Order fixes
2012-01-10 16:43:06 +00:00
Mike Jolley
bc91c1433b
Goodbye &new. Closes #475 .
2012-01-10 15:11:06 +00:00
Mike Jolley
4287a0628f
Option to show children only in widget. Closes #472 .
2012-01-10 14:55:08 +00:00
Mike Jolley
9ec215d16e
shipping is_available filters + paypal tweak
2012-01-09 13:14:47 +00:00
Mike Jolley
4c5ec53a57
Tweaked paypal gateway. Closes #465 .
...
Not sure if it will resolve all issues, but should be an improvement.
Increased timeout, and cleaned post vars. Also output error if no IPN
response is received.
2012-01-07 17:58:06 +00:00
Mike Jolley
aba310f321
WPML filters #244
2012-01-06 17:14:31 +00:00
Mike Jolley
f74e041a30
Renamed textdomain Closes #444 .
2012-01-05 11:31:22 +00:00
Mike Jolley
a3f633e3a3
Fixes, subtotals, some backwards compat
2012-01-04 23:01:47 +00:00
Mike Jolley
c4231910b5
Order totals + shipping tax (draft)
2011-12-30 19:36:44 +00:00
Julian Jöris
f0ea7f8c8a
fix
2011-12-20 16:47:18 +01:00
Julian Jöris
66334486ed
gateway payment_fields fix
2011-12-20 16:44:46 +01:00
Mike Jolley
046f770d08
PayPal totals bug
2011-12-12 11:36:04 +00:00
Mike Jolley
f74dc9e06f
Minor optimisations
2011-12-08 12:50:50 +00:00
Mike Jolley
d3e122641d
add_inline_js helper for adding javascript to the footer
2011-12-07 17:36:58 +00:00
Mike Jolley
5e918e6258
PayPal target
2011-12-07 11:40:56 +00:00
Mike Jolley
10d2431dc6
Missing localisation's. Closes #335 .
2011-12-06 17:04:50 +00:00
Mike Jolley
5f5eb20335
Sort gateways and set a default
2011-12-06 16:45:08 +00:00
Mike Jolley
bce591b75f
Fix for shipping/payment method to include titles
2011-12-05 18:16:13 +00:00
Mike Jolley
e9551861a7
Tweaked scripts + flat rate
2011-12-03 18:37:20 +00:00
Mike Jolley
a4dd5fe344
Reduced settings API queries
2011-12-03 13:44:28 +00:00
Mike Jolley
acfc5f875e
PayPal gateway
2011-11-30 20:43:13 +00:00
Mike Jolley
e02e712d1e
PayPal tweak
2011-11-28 17:03:53 +00:00
Mike Jolley
a2ca5f6a78
Styling, address_override
2011-11-28 16:35:17 +00:00
Mike Jolley
764341b228
Settings API
2011-11-28 15:50:19 +00:00
Mike Jolley
9341d1b199
Settings API class for gateways/shipping methods
2011-11-28 13:47:16 +00:00
Mike Jolley
912357cc90
Reversal notification in paypal. Closes #274 .
2011-11-28 12:07:56 +00:00
Mike Jolley
74278c507e
Made cheque/bacs gateways reduce stock levels upon ordering. Closes #273 .
2011-11-26 22:22:25 +00:00
Mike Jolley
66610f58d3
txt_type check moved. Closes #255 .
2011-11-26 17:29:31 +00:00
Mike Jolley
378d84033c
Added a few currencies
...
and made paypal disable itself if currency is not supported
2011-11-24 15:22:28 +00:00
Mike Jolley
53ccc12361
Country outside base/different rate tax tweaks
2011-11-21 16:26:06 +00:00
Mike Jolley
e43ff6dfb4
More tax system updates
...
This correctly handles tax for countries/inc or ex tax inclusive
prices/rounding.
Coupons still require more testing, and we need a better way to store
discount amounts. PayPal also needs tweaking to pass the correct totals
when using inc. prices.
2011-11-21 11:33:46 +00: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
152fc4426e
home_url for IPN
2011-11-18 12:36:02 +00:00
Mike Jolley
0e69efaaff
Improved logging, minor image fix
2011-11-18 12:32:59 +00:00
Mike Jolley
363fbc3569
Store more PP variables. Closes #208 .
2011-11-16 15:28:14 +00:00
Mike Jolley
4713e02389
Added handling for paypal reversal and refunded statuses. Closes #198 .
2011-11-16 10:37:46 +00:00
Mike Jolley
5dc7c02b5c
Store payer email. Closes #203 .
2011-11-16 10:30:56 +00:00
Mike Jolley
7648f1669e
Added logger class for debugging gateways
2011-11-15 13:09:02 +00:00
Mike Jolley
335ba43ba3
Bank transfer labels. Closes #164 .
2011-11-08 10:26:27 +00:00
Mike Jolley
101fcd9b3f
Order meta saves + displays
2011-11-06 15:45:22 +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
92269486db
Paypal
2011-11-04 10:35:02 +00:00
Mike Jolley
66f5a6768c
Added hooks to gateway icons
2011-11-03 09:34:53 +00:00