Commit graph

29 commits

Author SHA1 Message Date
Dave Lambley
2db45ef69e Massage a little more. 2011-11-11 17:37:37 +00:00
Dave Lambley
4c016629cf GetTransactionDetails should get items details even for just one item.
https://rt.cpan.org/Public/Bug/Display.html?id=67386
2011-11-11 17:35:55 +00:00
Dave Lambley
f9788b347b Correct changelog. 2011-11-11 17:33:14 +00:00
Dave Lambley
1c171555ed Bump with https://rt.cpan.org/Public/Bug/Display.html?id=70424 2011-11-11 17:32:31 +00:00
Dave Lambley
737aeb3740 Fix warning in Perl 5.14.x, hopefully. 2011-11-11 17:30:10 +00:00
Dave Lambley
eceb9d2d50 Fix more names. 2011-11-11 17:22:00 +00:00
Dave Lambley
bc6ebe07d1 Fix name. 2011-11-11 17:21:13 +00:00
Dave Lambley
5cc5a3c19b Add debian packaging. 2011-11-11 17:15:50 +00:00
Dave Lambley
f727169dca Update changelog. 2011-11-11 17:09:49 +00:00
Dave Lambley
ea4f430f9a Bump to mention currently release version. 2011-11-11 17:06:36 +00:00
Dave Lambley
d1a4d0d801 Merge branch 'master' of git://github.com/bobtfish/Business-PayPal-API 2011-11-11 17:04:07 +00:00
Ron Phipps
b26b38b23d * Reduced required version of SOAP 2010-04-15 19:27:01 -04:00
Ron Phipps
43547671b6 * Added support for protection eligbility 2010-04-15 18:37:54 -04:00
Dave Lambley
13586cff9b The payer's country is not necessarily the same as the shipping address. If
they're different, we probably want it visible.
2010-01-27 17:40:03 +00:00
Dave Lambley
086d7f2f96 "Suffix" a little too vague. 2010-01-27 17:36:12 +00:00
Dave Lambley
f9fec03e72 Add PayerName fields documented by PayPal.
(Seen in https://cms.paypal.com/us/cgi-bin/?&cmd=_render-content&content_ID=developer/e_howto_api_soap_r_GetExpressCheckoutDetails)
2010-01-27 17:30:55 +00:00
Tomas Doran (t0m)
918e062e2c Add repository metadata to the generated META.yml so that people know where to find the git repository 2010-01-26 14:54:31 +00:00
Tomas Doran (t0m)
a6665b3df3 Add a MANIFEST.SKIP 2010-01-26 14:54:31 +00:00
Tomas Doran (t0m)
b770fbdf6b Remove MANIFEST, this should also be a generated file 2010-01-26 14:54:31 +00:00
Tomas Doran (t0m)
f6d5556636 Add a .gitignore 2010-01-26 14:54:27 +00:00
Tomas Doran (t0m)
716f19057c META.yml should be a generated file, and therefore should not be kept in revision control 2010-01-26 14:47:34 +00:00
Tomas Doran (t0m)
336027b0c6 We are not in CVS, this is unused anywhere 2010-01-26 14:32:13 +00:00
Danny Hembree
a43cf01976 Updated Change file to show changes to .62 version 2009-12-07 01:17:52 -08:00
Danny Hembree
63c5cfa216 Modified RecurringPayments.pm to prevent test failures. Module still is not fully functional in that it doesn't set payments correctly. 2009-12-07 01:00:56 -08:00
Danny Hembree
d92e94b703 Corrected errors int RecurrintPayments.t and TransactionSearch.t 2009-12-06 23:10:55 -08:00
Danny Hembree
04de06bbf5 Modified pods in modules to reflect test for Success+ return values. 2009-12-05 01:41:45 -08:00
Danny Hembree
47b68fb3e8 Made changes to Success checks in all test and in API.pm so that SuccessWithWarning won't cause failure. 2009-12-04 02:42:41 -08:00
Danny Hembree
c2bf6d6357 Modified API.pm to for looser Success test and corrected boolean test with undefined variable. 2009-12-03 13:42:54 -08:00
Daniel Hembree
925e625e76 Initial git commit of release 0.62 2009-12-02 21:57:44 -08:00