X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Changes;h=c4dad1a446924cc5a4ce70a1db86d20ad383ae5a;hb=HEAD;hp=8fd48706f6539050fc3eaea48a7b01c9090f0600;hpb=6d2d4ac9639adadda93610a2e57d8332c638d141;p=Business-OnlinePayment-PayflowPro.git diff --git a/Changes b/Changes index 8fd4870..c4dad1a 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,31 @@ 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