3.05, add nacha_sec_code
[Business-OnlinePayment.git] / OnlinePayment.pm
2018-02-02 Ivan Kohler3.05, add nacha_sec_code master
2016-08-09 Ivan Kohlerwe're at now now
2016-08-09 Ivan Kohlerdoc: follow-up transaction fields
2016-08-09 Ivan KohlerAdd txn_date to return fields (and build_subs)
2015-12-20 Ivan Kohler3.05
2015-12-20 Ivan Kohlerfix doc for silly_bool
2015-12-03 Ivan Kohler3.04
2015-11-05 Ivan KohlerPartial authorizations
2015-11-05 Ivan KohlerPartial authorizations
2015-11-05 Ivan KohlerPartial authorizations
2015-08-08 Ivan Kohlerpartial auth
2015-02-16 Ivan Kohlerupdate URLs for new domain
2014-08-07 Ivan Kohlerits okay to Moo
2014-04-29 Ivan Kohler3.03
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 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
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-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-08 ivanAdd ECHECK_void_requires_account to introspection
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
2009-03-24 ivanadd repo info to doco yoyo
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-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 ivanB:OP:HTTPS: set response_page, response_code, response_...
2007-03-23 ivan3.00_07 BUSINESS_ONLINEPAYMENT_3_00_07
2007-03-13 ivan3.00_06 BUSINESS_ONLINEPAYMENT_3_00_06
2007-03-12 plobbes- pass %data (processor data) to set_defaults for use...
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
2006-11-29 plobbes- CPAN Bug# 23587: _pre_submit() would return success... BUSINESS_ONLINEPAYMENT_3_00_05
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* Add Class data %WrappedSubmitClassMethod to remember...
2006-10-10 ivanDOC: s/exp_date/expiration/; #closes CPAN#21082
2006-08-31 plobbes- remove extra block in code that redefines submit...
2006-08-31 lawrenceChanged the logic in the symbol-table magic to punt...
2006-08-30 plobbes- Lots of general cleanup, no functional changes. ...
2006-08-30 plobbes- Removed some old commented out 2.x statements
2006-08-29 plobbes- content() now returns empty hash if no content is...
2006-08-22 ivandon't want to necessarily depend on Data::Dumper...
2006-08-17 lawrenceFixup parameter passing, finish changing names & doco...
2006-08-16 lawrenceNew modules for preCharge
2006-08-02 ivanadd failure_status field and documentation
2006-08-02 ivaneliminate warnings about redefined subroutes
2006-02-07 ivanHTTPS: require Net::SSLeay 1.30 and remove _my_https_po...
2005-03-16 ivannew raw post BUSINESS_ONLINEPAYMENT_3_00_03
2005-01-11 ivan3.00_02!
2004-09-03 ivanfirst changes for 3.00_01 test release
2004-09-03 ivanImport of Business::OnlinePayment 2.01 BUSINESS_ONLINEPAYMENT_2_01