X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=c4dad1a446924cc5a4ce70a1db86d20ad383ae5a;hb=a1e29f0c0180cfe72774d8454580113a5ead75c7;hp=42bfd358118e002ba5169996ef229df280707e0d;hpb=a3f66409e2aba8df7b852bcb3358dde2b2589d1b;p=Business-OnlinePayment-PayflowPro.git diff --git a/Changes b/Changes index 42bfd35..c4dad1a 100644 --- a/Changes +++ b/Changes @@ -1,10 +1,45 @@ Revision history for Perl extension Business::OnlinePayment::PayflowPro. -0.07 +1.01 Tue Sep 22 17:03:00 EDT 2009 plobbes + - rt.cpan.org#49349: Fix Reference Transactions + NOTE: enable in PayfloPro manager transaction settings + Josh Rosenbaum + +1.00 Sat Aug 22 01:13:34 EDT 2009 plobbes + - bump version to 1.00, should have probably done this with + 0.07 as it was a radical enough departure from 0.06, also + BOP 3.x is no longer just a developers release + - rt.cpan.org#48696 Use CGI::Util instead of CGI + Josh Rosenbaum + + updated code to be faster/more efficient + - rt.cpan.org#48816 Request Encoding Issue & Missing fields + Josh Rosenbaum + + use PayPal custom encoding (not URL encoding) per PP spec + + added missing shipping parameters similar to Authorize.Net + - rt.cpan.org#48820 %content not reloaded after mapping breaks credits + Josh Rosenbaum + + fix a problem with credits where the ACCT, AMT, and + EXPDATE were being required, because the ORIGID detection + code was not working + +0.07 Tue Apr 14 13:49:50 EDT 2009 plobbes + - update server names per latest PayPal docs: + payflow.verisign.com => payflowpro.verisign.com + pilot-payflowpro.verisign.com => pilot-payflowpro.paypal.com + [0.07_06 Sat Oct 18 14:15:03 EDT 2008] plobbes + - include most of the patches from Frédéric Brière at fbriere.net + - request_id now only generates a new id when not set + - cvv2_code brought back for backwards compatibility + - client_certification_id now default to "ClientCertificationIdNotSet" + - client_timeout set to 45 by default + - several doc updates and some reorg + [0.07_05 Wed Apr 4 12:56:57 PDT 2007] ivan + - add note about inteface & contacting payflowintegrator@paypal.com [0.07_04 Tue Mar 13 18:26:12 EDT 2007] ivan - - ripped out a bunch of hastily-conceived ->param BS more appropriate - for implementation in a base class. Server names were incorrect. - Tests were broken. Very dissapointing. + - ripped out a bunch of hastily-conceived ->param BS more appropriate + for implementation in a base class. Server names were incorrect. + Tests were broken (some specific to a particular account). + - depend on B:OP:HTTPS 0.06 for Crypt::SSLeay fixes [0.07_03 Tue Mar 13 18:26:12 EDT 2007] plobbes - add "shortcut" param 'client_certification_id' (can be passed as an argument for B::OP->new() which will set the