Andy McKay
|
a2e9690ab3
|
allow preapproval limits to be turned off (bug 769065)
|
2012-06-27 16:28:44 -07:00 |
Andy McKay
|
468352fe4e
|
add in pre-approval limits (bug 760759)
|
2012-06-04 11:11:43 -07:00 |
Andy McKay
|
78a304a07e
|
remove date of birth
|
2012-05-29 16:53:56 -07:00 |
Andy McKay
|
8f4264ef5c
|
remove socket_timeout that didn't actually do anything, cheers @kumar
|
2012-05-25 17:52:57 +01:00 |
Kumar McMillan
|
9645b19b88
|
Switch PayPal to requests for SSL cert verification
|
2012-05-21 17:03:47 -05:00 |
Andy McKay
|
ad0c83a321
|
hook up the currency waffle flag (bug 749058)
|
2012-04-26 13:42:36 -07:00 |
Andy McKay
|
8be4b7d86d
|
cope with missing currencies
|
2012-04-25 18:29:34 -07:00 |
Andy McKay
|
e0ec4f07ad
|
if pre-approval fails in any other currency, try in USD
|
2012-04-25 11:16:34 -07:00 |
Andy McKay
|
ef118626e4
|
first step, more explicit error (bug 747057)
|
2012-04-25 10:38:50 -07:00 |
Andy McKay
|
58b659ffce
|
add in some more possible pre-approval errors so potch can catch them
|
2012-04-16 13:44:57 -07:00 |
Andy McKay
|
3f968d9067
|
bubble up the error (bug 739834)
|
2012-04-12 12:45:50 -07:00 |
Allen Short
|
1d74c26f82
|
Don't choke on NOT_PROCESSED paypal responses (bug 740652)
|
2012-04-04 11:48:10 -05:00 |
Andy McKay
|
ee1deb70d0
|
add in some logging to refunds
|
2012-03-29 16:30:01 -07:00 |
Allen Short
|
a158e2a584
|
Handle NO_API_ACCESS_TO_RECEIVER gracefully (bug 725411)
|
2012-03-28 12:49:35 -07:00 |
Andy McKay
|
eb2d208f06
|
put IPNs back in, they should never get called, but in case they do, we can log
|
2012-02-23 09:42:53 -08:00 |
Andy McKay
|
25ab218d72
|
dont rely on old urls
|
2012-02-22 23:02:46 -08:00 |
Andy McKay
|
688b8dd2ec
|
use token and tokenSecret returned from get permissions and alter headers to pass back auth (bug 728781)
|
2012-02-22 13:45:56 -08:00 |
Andy McKay
|
1cfe451cea
|
add in paypal payment stuff and sync up fields (bug 726769)
|
2012-02-17 16:46:00 -08:00 |
Allen Short
|
064457adcb
|
When requesting a refund, alert user if it's already refunded (bug 704965)
|
2012-02-08 15:10:53 -06:00 |
Andy McKay
|
df288933eb
|
ability to ask for personal information from the paypal api (bug 719149)
|
2012-02-06 16:30:56 -08:00 |
Andy McKay
|
210a8994cd
|
cleanup suggestions from @kumar (bug 716130)
|
2012-02-06 13:23:22 -08:00 |
Andy McKay
|
81ac985d22
|
cope with localized default messsage in the error (bug 716130)
|
2012-02-06 11:40:15 -08:00 |
Andy McKay
|
3a3e0951f6
|
cope with unicode junk in the amount field (bug 724062)
|
2012-02-06 11:03:10 -08:00 |
Andy McKay
|
4f624eb5f2
|
update docs apps/paypal/__init__.py
|
2012-02-02 16:13:25 -08:00 |
Andy McKay
|
4c363b6056
|
pass the currency through get paykey and raise specific currency errors (bug 719247)
|
2012-01-20 13:51:09 -08:00 |
Andy McKay
|
ce31237541
|
cope with unicode (bug 716130)
|
2012-01-09 13:46:01 -08:00 |
Andy McKay
|
edcb7426fd
|
provide a default
|
2012-01-06 16:35:32 -08:00 |
Andy McKay
|
a8fca7e149
|
cope with invalid data and switch everything to POST (bug 714943)
|
2012-01-06 15:44:08 -08:00 |
Andy McKay
|
838010d861
|
increase paypal coverage (bug 715777)
|
2012-01-06 13:07:00 -08:00 |
Andy McKay
|
cb50070449
|
statsd and commonware > django_statsd
|
2012-01-04 15:29:31 -08:00 |
Andy McKay
|
079aab0b69
|
pro tip: where the ) goes is important
|
2012-01-04 10:49:52 -08:00 |
Andy McKay
|
a105f9dc85
|
update receivers if paypal token is removed (bug 714953)
|
2012-01-04 09:42:51 -08:00 |
Andy McKay
|
0876fa8d6d
|
Make paypal errors a bit nicer (bug 646860)
- move errors down to the lib
- translate some paypal errors into something nice
- catch all errors and re-raise as PaypalErrors
|
2011-12-23 13:28:32 -08:00 |
Andy McKay
|
561948683e
|
clean out old paypal bits and peices (bug 644653)
|
2011-12-23 10:06:06 -08:00 |
Andy McKay
|
2fb3ae946f
|
cope with preapproval row being None (bug 712385)
|
2011-12-20 12:43:42 -08:00 |
Andy McKay
|
0890b4b913
|
add in some CEF logging (bug 707288)
|
2011-12-20 11:40:09 -08:00 |
Andy McKay
|
966ba81f4c
|
add in preapproval tokens if present, add in to purchase flow and make sure contributions are compat. (bug 707371, 707373)
|
2011-12-20 09:05:08 -08:00 |
Andy McKay
|
41583b58b3
|
add in payments page (bug 707366)
|
2011-12-15 14:59:38 -08:00 |
Andy McKay
|
7f2877f5a0
|
set the secondary receiver (mozilla) as the fee payer
|
2011-12-09 09:49:12 -08:00 |
Andy McKay
|
7669bd19fd
|
move AuthError down so everyone gets the fun (bug 707022)
|
2011-12-07 16:27:51 -08:00 |
Andy McKay
|
763ed33426
|
allow instant refunds within 30 minutes of buying (bug 706588)
|
2011-11-30 14:36:01 -08:00 |
Andy McKay
|
1d241383c3
|
use paykey not txnid (bug paypal)
|
2011-11-22 14:53:10 -08:00 |
Andy McKay
|
24d887d540
|
bounce to the right page after paypal (bug 686695)
|
2011-11-18 10:04:59 -08:00 |
Andy McKay
|
79f037f04e
|
don't need chained for contributions
|
2011-10-27 11:05:39 -07:00 |
Andy McKay
|
70c1769fbb
|
parallel > chained payments
|
2011-10-27 10:36:52 -07:00 |
Andy McKay
|
aa45aa70c3
|
2.6 compat
|
2011-10-25 13:20:42 -07:00 |
Andy McKay
|
039e737352
|
split off some money, but for purchases only (bug 695508)
|
2011-10-24 16:28:12 -07:00 |
Andy McKay
|
bf58cc789d
|
Revert "make ipn optional and do some cleaning (bug 688203)"
This reverts commit ccb098333f .
|
2011-10-18 12:34:28 -07:00 |
Andy McKay
|
ccb098333f
|
make ipn optional and do some cleaning (bug 688203)
|
2011-10-03 13:15:07 -07:00 |
Andy McKay
|
ae42b99f32
|
cleaning up the paypal token checking code
|
2011-09-30 11:07:33 -07:00 |