diff options
author | plobbes <plobbes> | 2007-01-22 06:39:45 +0000 |
---|---|---|
committer | plobbes <plobbes> | 2007-01-22 06:39:45 +0000 |
commit | 9627a4bc6376ca024e27e6d37b3a301f63fd0eed (patch) | |
tree | b3b7b88d96fde6a1f790535759e995ea6b519687 /Changes | |
parent | ca37db7a5c38f7deb4261927777afeae055131f4 (diff) |
- updates for 0.05
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -1,7 +1,13 @@ Revision history for Perl extension Business::OnlinePayment::PayflowPro. -0.05 Sat Dec 23 13:39:08 EST 2006 - [Changes by Phil Lobbes <phil at perkpartners.com>] +0.05 Mon Jan 22 00:58:04 EST 2007 + [Jan 22 2007 by Phil Lobbes <phil at perkpartners.com>] + - Test cases: new tests and cleanup of existing tests + - Major update of documentation + - Now attempt to set avs_code, cvv2_code, result_code, + error_message and authorization on success or failure. + - Ran PayflowPro.pm through perltidy (1.12 -> 1.13) + [Dec 23 2006 by Phil Lobbes <phil at perkpartners.com>] - CPAN bug #13896 order_number() (which provides access to PNREF) is not set when transaction fails [FIXED]. - Remove AutoLoader/Exporter per Jo Rhett <jrhett at netconsonance.com> @@ -29,4 +35,3 @@ Revision history for Perl extension Business::OnlinePayment::PayflowPro. 0.01 Wed Jan 22 02:47:25 PST 2003 - original version; created by ivan 1.0 - |