summaryrefslogtreecommitdiff
path: root/t/bop.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
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
- cert_path() method is now deprecated
2007-01-22- basic module test cases not dependent on a Payflow Pro test accountplobbes
2007-01-19- 00load.t replaces bop.t and load.t and now uses Test::More::BAIL_OUTplobbes
2007-01-14- Switch to using Test::Moreplobbes
2003-01-14initial importSTARTivan