Business-OnlinePayment.git
2014-04-29 Ivan Kohler3.03
2014-02-25 Ivan KohlerRework build_subs(), thanks to Michal Schwern, closes...
2014-02-25 Ivan KohlerRework build_subs(), thanks to Michal Schwern, closes...
2014-02-25 Ivan KohlerRework build_subs(), thanks to Michal Schwern, closes...
2014-02-15 Ivan KohlerDocument best-practice eval of the submit() method...
2014-02-06 Ivan KohlerAdd avs_code and cvv2_response to build_subs, they...
2014-02-05 Ivan Kohlerdoc
2014-02-05 Ivan KohlerDocument repository moved from CVS to git
2013-01-24 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2013-01-24 Ivan KohlerDocument expiration is MM/YY and fix the example
2013-01-24 Ivan KohlerDocument expiration is MM/YY and fix the example
2012-10-05 Mark WellsClarify documentation on is_success
2012-05-04 Ivan KohlerDocument Reverse Authorization action
2011-08-19 ivan3.02
2011-07-29 ivanFix introspection with a complicated supported_actions
2011-07-29 ivanFix fatal error calling ->info(supported_actions) on...
2011-07-21 ivanfix spelling mistake in preCharge.pm, thanks to gregor...
2011-04-17 ivanAdd optional transaction field to documentation: currency
2010-07-14 ivan3.01. add copyright to POD
2010-05-25 ivanrefactor most of the B:OP:HTTPS code out to Net:HTTPS...
2010-03-17 ivanadd TODO to MANIFEST
2010-03-08 ivanAdd ECHECK_void_requires_account to introspection
2009-11-28 ivanAdd clarification to notes_for_module_writers_v3 on...
2009-11-24 ivanadd bank_city & bank_state to documentation
2009-11-24 ivanAdd beginning of introspection interface for processor...
2009-11-15 ivanadd return fields to docs: avs_code, cvv2_response...
2009-11-15 ivanadd order_number to documentation on return data, refac...
2009-11-15 ivanAdd fields to documentation: tax, freight, duty, tax_ex...
2009-08-17 ivan3.00 BUSINESS_ONLINEPAYMENT_3_00
2009-08-17 ivan3.00
2009-05-10 ivanadding TODO
2009-03-24 ivanadd repo info to doco yoyo
2008-07-22 ivan0.09 BUSINESS_ONLINEPAYMENT_3_00_09
2008-07-11 jeffhttp response code no longer includes version even...
2007-12-05 ivanstandardize track1 and track2 fields. so mote it be!
2007-11-20 jeffdocument recurring billing start date
2007-11-20 jeffdocument recurring billing
2007-07-11 ivandoc: Allowable values of account_type
2007-06-14 ivanpreparing for 0.09
2007-06-14 ivan3.00_08 changelog missing release date
2007-06-14 ivanB:OP:HTTPS: Normalize https_post (and debugging) respon... BUSINESS_ONLINEPAYMENT_3_00_08
2007-06-13 ivanspealing
2007-06-13 ivanEnable retrieval of fraud transaction score and transac...
2007-04-11 ivandefined &$class is not how you detect if a class has...
2007-04-11 ivan*** empty log message ***
2007-04-11 ivanB:OP:HTTPS: set response_page, response_code, response_...
2007-03-23 ivan3.00_07 BUSINESS_ONLINEPAYMENT_3_00_07
2007-03-22 plobbes- update https_get and https_post: now set headers...
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
next