summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Collapse)Author
2009-08-22- bump version to 1.00, should have probably done this with 0.07 as itplobbes
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.complobbes
2008-10-18- incorporate most of patches from Frédéric Brière, including testsplobbes
for cvv2_code client_certification_id client_timeout request_id
2008-10-18- minor pod test cleanupplobbes
2007-03-22ripped 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 protocolplobbes
- 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 protocolplobbes
- cert_path() method is now deprecated
2007-03-10- avoid warnings for uninitialized values when using like()plobbes
2007-03-04- POD coverage testsplobbes
2007-01-22- basic module test cases not dependent on a Payflow Pro test accountplobbes
2007-01-22- added tests for avs_code() and cvv2_code()plobbes
2007-01-19- use Test::Podplobbes
2007-01-19- Test::More recommendes using use_ok within BEGIN {}plobbes
2007-01-19remove unnecessary BEGIN blockplobbes
2007-01-19- 00load.t replaces bop.t and load.t and now uses Test::More::BAIL_OUTplobbes
2007-01-16- updated to Test::Moreplobbes
- 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.tplobbes
2007-01-14- Switch to using Test::Moreplobbes
2007-01-14- switch to using Test::Moreplobbes
2006-10-110.04BUSINESS_ONLINEPAYMENT_PAYFLOWPRO_0_04ivan
2003-01-220.01BUSINESS_ONLINEPAYMENT_PAYFLOWPRO_0_01ivan
2003-01-14initial importSTARTivan