Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-22 | - bump version to 1.00, should have probably done this with 0.07 as it | plobbes | |
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 | |||
2009-04-14 | - change payflowpro.verisign.com => payflowpro.paypal.com | plobbes | |
2008-10-18 | - incorporate most of patches from Frédéric Brière, including tests | plobbes | |
for cvv2_code client_certification_id client_timeout request_id | |||
2008-10-18 | - minor pod test cleanup | plobbes | |
2007-03-22 | ripped out a bunch of hastily-conceived ->param BS more appropriate for ↵ | ivan | |
implementation in a base class. Server names were incorrect. Tests were broken. Very dissapointing. | |||
2007-03-12 | - tests updated for new B::OP::PayflowPro using HTTP protocol | plobbes | |
- use CLIENTCERTID environment var for testing using (temporarily required) X-VPS-VIT-CLIENT-CERTIFICATION-ID | |||
2007-03-12 | - tests updated for new B::OP::PayflowPro using HTTP protocol | plobbes | |
- cert_path() method is now deprecated | |||
2007-03-10 | - avoid warnings for uninitialized values when using like() | plobbes | |
2007-03-04 | - POD coverage tests | plobbes | |
2007-01-22 | - basic module test cases not dependent on a Payflow Pro test account | plobbes | |
2007-01-22 | - added tests for avs_code() and cvv2_code() | plobbes | |
2007-01-19 | - use Test::Pod | plobbes | |
2007-01-19 | - Test::More recommendes using use_ok within BEGIN {} | plobbes | |
2007-01-19 | remove unnecessary BEGIN block | plobbes | |
2007-01-19 | - 00load.t replaces bop.t and load.t and now uses Test::More::BAIL_OUT | plobbes | |
2007-01-16 | - updated to Test::More | plobbes | |
- updated %content to get one success and one failure test case - incorporated test from (now removed) bad_auth.t | |||
2007-01-16 | - moved test case to t/credit_card.t | plobbes | |
2007-01-14 | - Switch to using Test::More | plobbes | |
2007-01-14 | - switch to using Test::More | plobbes | |
2006-10-11 | 0.04BUSINESS_ONLINEPAYMENT_PAYFLOWPRO_0_04 | ivan | |
2003-01-22 | 0.01BUSINESS_ONLINEPAYMENT_PAYFLOWPRO_0_01 | ivan | |
2003-01-14 | initial importSTART | ivan | |