Business-OnlinePayment.git
2007-03-13 ivan3.00_06 BUSINESS_ONLINEPAYMENT_3_00_06
2007-03-13 ivanno need for dev versioning on HTTPS.pm too
2007-03-12 plobbes- changelogs from B:OP and B:OP:HTTPS changes to suppor...
2007-03-12 plobbes- pass %data (processor data) to set_defaults for use...
2007-03-12 plobbes- ran code through perltidy
2007-03-12 plobbes- add optional \%options (options hashref) to https_get...
2007-03-10 plobbes- added missing =over 4 and =back and other minor forma...
2007-02-25 ivandoc: list a bunch of previously undocumented fields
2007-01-22 plobbes- new/updated test cases
2007-01-19 plobbes- use Test::Pod if available
2007-01-19 plobbes- "use" test was moved to 00load.t
2007-01-19 plobbes- initial "use" test that will BAIL_OUT if we fail
2007-01-13 plobbes- minor cleanup
2007-01-13 plobbes- skip if B::OP::https fails, test cases from bop.t
2007-01-13 plobbes- moved fraud_detect related tests to t/fd_precharge.t
2007-01-13 plobbes- skip all tests if 'use Business::OnlinePayment::HTTPS...
2006-11-29 plobbes- CPAN Bug# 23587: _pre_submit() would return success... BUSINESS_ONLINEPAYMENT_3_00_05
2006-11-24 ivanbump version to 3.00_05, fix, fix inclusion of B:FS...
2006-11-24 ivan0.05?
2006-11-20 plobbes- _risk_detect(): explicity set return value
2006-11-20 plobbes- Used feedback from MSCHWERN / Bug #22074 to cleanup...
2006-11-20 plobbes- minor cleanup of test drivers
2006-11-20 plobbes- removed fraud_detect w/preCharge test, dist doesn...
2006-11-20 plobbes* Add Class data %WrappedSubmitClassMethod to remember...
2006-11-20 plobbes* 8 new tests and 1 new "MOCK3" driver for testing...
2006-10-10 ivan3.00_04 for real BUSINESS_ONLINEPAYMENT_3_00_04
2006-10-10 ivanadd missing files to MANIFEST, move failure_statuses...
2006-10-10 ivanDOC: s/exp_date/expiration/; #closes CPAN#21082
2006-10-10 ivan3.00_04
2006-08-31 plobbesremoved TODO since it doesn't exist in CVS
2006-08-31 plobbes- remove extra block in code that redefines submit...
2006-08-31 plobbes- Add a second test driver (this one has a submit method)
2006-08-31 lawrenceDoh! Forgot to fix the test count in bop.t
2006-08-31 lawrenceChanged the logic in the symbol-table magic to punt...
2006-08-30 plobbesChanges to code formatting, POD and other non-functiona...
2006-08-30 plobbes- Lots of general cleanup, no functional changes. ...
2006-08-30 plobbes- test that required_fields() returns 0 if no required...
2006-08-30 plobbesMore changes per discussions on bop-devel
2006-08-30 plobbes- Removed some old commented out 2.x statements
2006-08-30 plobbes- created test cases for (all?) methods except _risk_de...
2006-08-29 ivanadding Phil's changes to Changes
2006-08-29 plobbes- content() now returns empty hash if no content is...
2006-08-22 ivanch ch ch chaaanges
2006-08-22 ivandon't want to necessarily depend on Data::Dumper...
2006-08-17 lawrenceFixup parameter passing, finish changing names & doco...
2006-08-17 lawrenceadded POD
2006-08-16 lawrenceNew module for preCharge
2006-08-16 lawrenceNew modules for preCharge
2006-08-03 ivantenatively adding inactive status
2006-08-02 ivanadd failure_status field and documentation
2006-08-02 ivanneed post_https from upstream now (yay!)
2006-08-02 ivaneliminate warnings about redefined subroutes
2006-02-07 ivanHTTPS: require Net::SSLeay 1.30 and remove _my_https_po...
2005-04-10 ivanoops, forgot _03 changelog in _03
2005-03-16 ivannew raw post BUSINESS_ONLINEPAYMENT_3_00_03
2005-01-11 ivanquick bug fix for OpenECHO BUSINESS_ONLINEPAYMENT_3_00_02
2005-01-11 ivan3.00_02!
2004-09-03 ivanremoving
2004-09-03 ivanfirst changes for 3.00_01 test release
2004-09-03 ivanImport of Business::OnlinePayment 2.01 BUSINESS_ONLINEPAYMENT_2_01