Revision history for Perl extension Business::PayPal::API.
Release 0.31
----------------------------
revision 1.12
date: 2006/06/29 02:36:24; author: scott; state: Exp; lines: +2 -2
- fix StateOrProvince typo [rt.cpan.org #20176]
Release 0.30
----------------------------
revision 1.11
date: 2006/04/18 16:23:18; author: scott; state: Exp; lines: +2 -2
- added DirectPayments API by Daniel Hembree. Thanks Daniel!
Release 0.23
----------------------------
revision 1.10
date: 2006/04/04 19:29:08; author: scott; state: Exp; lines: +12 -5
- typo fix
- wrap soap call in eval for safety (if ssl neg. fails w/ paypal, it croaks)
- version bump
Release 0.22
----------------------------
revision 1.9
date: 2006/03/28 18:05:03; author: scott; state: Exp; lines: +54 -44
- documentation updates
Release 0.21
----------------------------
revision 1.8
date: 2006/03/24 17:12:59; author: scott; state: Exp; lines: +14 -4
- fix fault printing
- fix getFieldsList record population
Release 0.20
----------------------------
revision 1.7
date: 2006/03/23 17:28:10; author: scott; state: Exp; lines: +90 -9
- allow subclass methods to be imported into API.pm namespace
----------------------------
revision 1.6
date: 2006/03/22 23:20:09; author: scott; state: Exp; lines: +2 -2
- version bump
----------------------------
revision 1.5
date: 2006/03/22 23:19:03; author: scott; state: Exp; lines: +40 -13
- add GetTransactionDetails API
- add TransactionSearch API
- getFieldList() for API.pm
----------------------------
revision 1.4
date: 2006/03/21 22:15:11; author: scott; state: Exp; lines: +2 -2
- bump version
----------------------------
revision 1.3
date: 2006/03/21 22:05:19; author: scott; state: Exp; lines: +55 -31
- minor debugging changes
- documentation update for developers
- note about using IO::Socket::SSL (don't)
----------------------------
revision 1.2
date: 2006/03/16 23:33:49; author: scott; state: Exp; lines: +184 -26
- initial checkin of API and subclasses
- all tests working, documentation done
----------------------------
revision 1.1
date: 2006/03/15 23:33:53; author: scott; state: Exp;
- moved from Business::PayPal::WPP::ExpressCheckout
- uses API.pm for authorization/authentication and other common functions
=============================================================================