Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-07 | #42638: Update URLs for B::OP AuthorizeNet | Jonathan Prykop | |
2016-06-04 | typo and copyright year | Ivan Kohler | |
2016-01-29 | fix link | Ivan Kohler | |
2016-01-29 | fix link | Ivan Kohler | |
2015-12-20 | 3.23 | Ivan Kohler | |
2014-02-15 | Documentation: add country and email fields to example (closes: CPAN#80337) | Ivan Kohler | |
2014-02-15 | - Documentation: fix spelling errors, thanks to Xavier Guimard | Ivan Kohler | |
- Documentation: remove redundant/out-of-date AUTHORS section in AIM.pm | |||
2014-01-26 | Don't require libense_num / license_state / license_dob for E-Check ↵ | Ivan Kohler | |
transacitons; not a universal requirement. Patch from Craig Pearlman, thanks! | |||
2010-12-20 | - Incorporate Business::OnlinePayment::AuthorizeNet::AIM::ErrorCodes by | ivan | |
Thomas Sibley and, using it, provide more descriptive error messages. - Switch to Business::OnlinePayment::HTTPS instead of using Net::SSLeay directly | |||
2009-12-05 | Add missing t/lib/Business/FraudDetect/_Fake.pm to MANIFEST to fix tests | ivan | |
2009-11-24 | Clarified documentation wrt transaction key (closes: CPAN#23753) | ivan | |
2009-11-15 | - Patch from Michael Peters to fix a bug in email address handling: | ivan | |
exclude x_Email_Customer flag when it is not specified in content, to avoid overriding admin settings. | |||
2009-11-14 | - Add repository, contributing and contirbutor information to the docs. | ivan | |
- Patch from Nate Nuss <ogmoid[...]gmail.com> implementing ("Additional Shipping Information (Level 2 Data)" ~pg 24 in the AIM guide): tax, freight, duty, tax_exempt, po_number. Thanks! | |||
2009-03-24 | add repo information | ivan | |
2008-01-12 | Patch from Erik Hollensbe <erikh@opensourcery.com> implementing ard-present ↵ | ivan | |
data (track1/track2) and the duplicate_window parameter, and test fixes | |||
2007-11-23 | *** empty log message ***Business_OnlinePayment_AuthorizeNet_3_19 | ivan | |
2007-11-21 | not sure... but need to send something to the customer now and erring this ↵Business_OnlinePayment_AuthorizeNet_3_18 | ivan | |
way is better | |||
2007-11-20 | fat fingers | jeff | |
2007-11-20 | add ARB (recurring authorizations/subscriptions) support | jeff | |
2007-11-09 | Patch From Steve Simitzis for better compatiblity with eProcessingNetwork's ↵ | ivan | |
AuthorizeNet compatability mode. | |||
2007-04-08 | add bank account type handling | jeff | |
2007-03-02 | Trim the extra 'ip_addr="1.2.3.4"' added by eProcessingNetwork's ↵ | ivan | |
AuthorizetNet compatability mode. | |||
2006-11-14 | 3.16Business_OnlinePayment_AuthorizeNet_3_16 | ivan | |
2006-10-18 | patch from Michael G. Schwern: Eliminate inheriting from AutoLoader. We're ↵ | ivan | |
not using it and it just screws up the error messages, account_type mentioned twice in the required fields for checks, and Quiet an uninit value warning when customer_org is not set. | |||
2006-08-22 | patch for correct mapping of ship_company from Mike Barry | ivan | |
2005-03-13 | expiration is not a required fields for credits | ivan | |
2004-10-20 | Ask for ',' delimiter and '"' quote explicitly to prevent problems when a ↵ | ivan | |
merchant has them configured differently | |||
2004-09-21 | fix rqeuired fields for echeck voiding | ivan | |
2004-06-26 | add shop_ name/address fields, add cvv2/cavv responses | ivan | |
2003-07-29 | From valerian <valerian2@hotpop.com>: | ivan | |
- Added "avs_code" method - Return "order_number" for unsucessful transactions also | |||
2003-07-29 | From Daemon Hughes <daemmon@daemmonhughes.com>: | ivan | |
- add "transaction key" (x_Tran_Key) authentication in addition to password - add "recurring_billing" field - added "md5" method | |||
2003-06-30 | - Don't require "check_type" field | ivan | |
- s/x_Bank_Account_Name/x_Bank_Acct_Name/ for ACH transactions | |||
2003-04-28 | gratuitous TLD proliferation | ivan | |
2003-04-21 | allow "Post Authorize" with order_number but no card info | ivan | |
patch from Paul Zimmer <AuthorizeNetpm@pzimmer.box.bepress.com> | |||
2003-02-26 | request patches as diff -u | ivan | |
2003-01-22 | added 'void' action | ivan | |
2002-11-26 | eek 3.13 | ivan | |
2002-11-22 | syntax error in patch, bah | ivan | |
2002-11-22 | - Added nonascii.patch from "T.J. Mather" <tjmather@maxmind.com> to | ivan | |
put Text::CSV in binary mode to prevent problems with i18n characters (closes: cpan#1804) - ECHECK (ACH) patch from "Michael Mavroudis" <mjm@m5s.net> to add fields for ssn and license # | |||
2002-08-16 | Added documentation about referrer field at Authorize.Net | ivan | |
2002-08-14 | currency field | ivan | |
2002-08-03 | Added referer field, patch from Mike Barry <mbarry@cos.com> | ivan | |
2002-07-31 | added cvv2 field | ivan | |
2002-04-24 | Escape 0x00 (NULL) in responses from Authorize.Net. wtf? | ivan | |
2002-04-24 | escape nulls for testing | ivan | |
2002-04-23 | *sigh* typos | ivan | |
2002-04-23 | debugging information | ivan | |
2002-03-13 | working post auth support | ivan | |
2002-02-16 | Got settlements working by adding an order_number method for submitting the ↵ | thalakan | |
transaction ID. | |||
2002-02-12 | s/CSV/CSV_XS/ and 3.02 | ivan | |