Mike Jolley
e9f0a8612f
Made paypal use wc-api for IPN
2012-09-12 13:36:34 +01:00
Mike Jolley
f2dd830dee
tweak message
2012-09-12 13:09:54 +01:00
Mike Jolley
aa34dd3714
tit
2012-09-12 13:05:53 +01:00
Mike Jolley
584c65eeb0
Session fixes
2012-09-12 12:48:30 +01:00
Mike Jolley
801c14f4ff
exit
2012-09-12 12:09:16 +01:00
Mike Jolley
8d655c28c6
IPN validation
2012-09-12 12:08:35 +01:00
Mike Jolley
fdd34e5c0e
session -> transient WIP
2012-09-07 18:26:13 +01:00
Mike Jolley
7f3218cc66
Option to enable Cash on Delivery for select shipping methods only. Closes #1437 .
2012-09-07 10:49:36 +01:00
Brent Shepherd
45be86cf31
Getting an order id by order key if invoice prefix has changed. #1440
2012-08-27 14:10:37 +10:00
Mike Jolley
b450616848
woocommerce_ajax_loader_url
2012-08-25 10:32:14 +01:00
Mike Jolley
975c701799
utm_nooverride Closes #1382 .
2012-08-21 13:49:07 +01:00
Mike Jolley
b5b665e9ec
More class docs
2012-08-15 19:15:10 +01:00
Mike Jolley
5d152f2181
Class docs
2012-08-15 19:15:10 +01:00
Mike Jolley
59e6cf9d51
backwards comp.
2012-08-10 14:14:06 +01:00
Mike Jolley
277c55d596
Swapped invoice and custom in paypal and added prefix. Closes #1149 .
2012-08-10 14:14:05 +01:00
Kay.L
c4a040cfd2
add trailing space to 'Shipping via'
...
On the Paypal.com checkout page, there is missing a trailing space on the text "Shipping via".
Before patch:
Shipping viaInternational Delivery
After patch:
Shipping via International Delivery
2012-08-08 03:22:14 +08:00
Mike Jolley
07e2d50363
PayPal standard: No longer using shipping_1
2012-07-27 13:59:51 +01:00
Mike Jolley
5845b37ca2
settings api
2012-07-26 15:11:29 +01:00
Aaron Holbrook
b4a62dc49b
Fixed typos (depreciate should be deprecate)
2012-07-23 13:14:02 -05:00
Mike Jolley
b1b9e57fad
User the mailer class. Closes #1255 .
2012-07-17 15:36:08 +01:00
James Collins
8fd4b636af
1.6.0 beta 1 version number updates
...
Corrects deprecated function version number, and plugin version number.
2012-07-17 12:54:42 +10:00
Mike Jolley
3cc8f41b90
get_icon get_title get_description for #1201
2012-06-29 19:44:33 +01:00
Coen Jacobs
863918f7f4
Revert "Moved # character in translatable order strings. Closes #1161 "
...
This reverts commit f6c83fe6aa
.
2012-06-20 19:18:16 +02:00
Coen Jacobs
f6c83fe6aa
Moved # character in translatable order strings. Closes #1161
2012-06-20 19:14:33 +02:00
Mike Jolley
99c859ca30
Small save bug with Mijireh
2012-06-14 17:25:49 +01:00
Arnaud CHEMINAND
5407936b6c
Correcting 'description' on line 173
2012-06-12 17:22:14 +03:00
Mike Jolley
1443e07122
format phone. Closes #1076 .
2012-06-10 10:44:13 +01:00
Mike Jolley
0f905e9cd0
mijireh gateway
2012-06-08 11:46:10 +01:00
Mike Jolley
0fce6aecaa
localisation issues Closes #1106 .
2012-06-06 21:35:40 +01:00
Mike Jolley
490ae5eb99
Modified 'supports' function to make it easier to use
2012-05-29 15:02:26 +01:00
Mike Jolley
19be69d1d8
Line endings. Closes #1065 .
2012-05-26 17:25:07 +01:00
Mike Jolley
c6c046da81
supports #1069
2012-05-26 15:29:54 +01:00
Brent Shepherd
bbd33a4217
Adding WC_Payment_Gateway::is_supported() function for gateways to register support for certain features.
2012-05-22 11:04:05 +10:00
Coen Jacobs
6fe3b788d9
Added filter on get_available_payment_gateways. Closes #1050
2012-05-17 11:40:50 +02:00
Mike Jolley
e6f5426839
Tweaks for launch
2012-05-10 12:45:14 +01:00
Mike Jolley
7e3d400af0
order amount hooks
2012-05-09 11:09:45 +01:00
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