summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-15debian package for 3.24 releaseHEADmasterMark Wells
2016-06-07#42638: Update URLs for B::OP AuthorizeNetJonathan Prykop
2016-06-04copyright yearIvan Kohler
2016-06-04typo and copyright yearIvan Kohler
2016-01-29fix linkIvan Kohler
2016-01-29fix linkIvan Kohler
2015-12-203.23Ivan Kohler
2015-12-203.23Ivan Kohler
2015-12-203.23Ivan Kohler
2014-02-15word wrapIvan Kohler
2014-02-15Documentation: add country and email fields to example (closes: CPAN#80337)Ivan Kohler
2014-02-15- Documentation: fix spelling errors, thanks to Xavier GuimardIvan Kohler
- Documentation: remove redundant/out-of-date AUTHORS section in AIM.pm
2014-01-26Don't require libense_num / license_state / license_dob for E-Check ↵Ivan Kohler
transacitons; not a universal requirement. Patch from Craig Pearlman, thanks!
2011-09-263.22ivan
2010-12-28Silence new warnings about lc(undef) introduced in perl 5.12. Patch from ↵ivan
Todd Rinaldo, thanks!
2010-12-20- Incorporate Business::OnlinePayment::AuthorizeNet::AIM::ErrorCodes byivan
Thomas Sibley and, using it, provide more descriptive error messages. - Switch to Business::OnlinePayment::HTTPS instead of using Net::SSLeay directly
2010-12-20- Incorporate Business::OnlinePayment::AuthorizeNet::AIM::ErrorCodes byivan
Thomas Sibley and, using it, provide more descriptive error messages. - Switch to Business::OnlinePayment::HTTPS instead of using Net::SSLeay directly
2009-12-05Add missing t/lib/Business/FraudDetect/_Fake.pm to MANIFEST to fix testsivan
2009-11-24add META.ymlBusiness_OnlinePayment_AuthorizeNet_3_21ivan
2009-11-243.21ivan
2009-11-24ARB (recurring billing) fixes from John Springer. (closes: CPAN#48625)READMEivan
2009-11-24Clarified documentation wrt transaction key (closes: CPAN#23753)ivan
2009-11-24Patch from Josh Rosenbaum to fix encapsulation problems. (closes: CPAN#15210)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-24add repo informationivan
2008-08-18need to doc thisivan
2008-06-180.20Business_OnlinePayment_AuthorizeNet_3_20ivan
2008-02-03Patch from Paul Timmins <paul@timmins.net> adding check_number fieldivan
2008-01-12wordingivan
2008-01-12Patch 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_19ivan
2007-11-21not sure... but need to send something to the customer now and erring this ↵Business_OnlinePayment_AuthorizeNet_3_18ivan
way is better
2007-11-20fat fingersjeff
2007-11-20add ARB (recurring authorizations/subscriptions) supportjeff
2007-11-09Patch From Steve Simitzis for better compatiblity with eProcessingNetwork's ↵ivan
AuthorizeNet compatability mode.
2007-07-11*** empty log message ***Business_OnlinePayment_AuthorizeNet_3_17ivan
2007-04-08add bank account type handlingjeff
2007-03-02Trim the extra 'ip_addr="1.2.3.4"' added by eProcessingNetwork's ↵ivan
AuthorizetNet compatability mode.
2006-11-143.16Business_OnlinePayment_AuthorizeNet_3_16ivan
2006-10-21add new test filesivan
2006-10-21update tests with new test accountsivan
2006-10-18update test to use Test::More and add hardcoded test account from auth.net, ↵ivan
RT#22076
2006-10-18From Michael G. Schwern: Fix t/credit_card.t test to use a date 11 months in ↵ivan
the future as the expiration date, and to print the error message on failure.
2006-10-18patch 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-22patch for correct mapping of ship_company from Mike Barryivan
2005-03-163.15BUSINESS_ONLINEPAYMENT_AUTHORIZENET_3_15ivan
2005-03-13expiration is not a required fields for creditsivan
2004-10-20Ask for ',' delimiter and '"' quote explicitly to prevent problems when a ↵ivan
merchant has them configured differently
2004-09-213.14BUSINESS_ONLINEPAYMENT_AUTHORIZENET_3_14ivan