- bump version to 1.00, should have probably done this with 0.07 as it
authorplobbes <plobbes>
Sat, 22 Aug 2009 05:42:29 +0000 (05:42 +0000)
committerplobbes <plobbes>
Sat, 22 Aug 2009 05:42:29 +0000 (05:42 +0000)
commit0cd63fdf0f05f7cf304d07707ddd2dae1cce268a
tree757415129ea6a14c3d9e9b59a16c54a48fe44e71
parentccb61d83ed0a79a4eb6a8f55beadfb22705629e8
- 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
- addition test cases for updated code
Changes
PayflowPro.pm
t/bop.t