summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2004-09-21fix rqeuired fields for echeck voidingivan
2004-06-26add shop_ name/address fields, add cvv2/cavv responsesivan
2003-08-113.13BUSINESS_ONLINEPAYMENT_AUTHORIZENET_3_13ivan
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" fieldivan
- s/x_Bank_Account_Name/x_Bank_Acct_Name/ for ACH transactions
2003-04-28gratuitous TLD proliferationivan
2003-04-21allow "Post Authorize" with order_number but no card infoivan
patch from Paul Zimmer <AuthorizeNetpm@pzimmer.box.bepress.com>
2003-02-26docivan
2003-02-26request patches as diff -uivan
2003-01-22added 'void' actionivan
2002-11-26eek 3.13ivan
2002-11-223.12BUSINESS_ONLINEPAYMENT_AUTHORIZENET_3_12ivan
2002-11-22syntax error in patch, bahivan
2002-11-22 - Added nonascii.patch from "T.J. Mather" <tjmather@maxmind.com> toivan
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-16Added documentation about referrer field at Authorize.Netivan
2002-08-14currency fieldivan
2002-08-03Added referer field, patch from Mike Barry <mbarry@cos.com>ivan
2002-07-31added cvv2 fieldivan
2002-05-043.11helpBUSINESS_ONLINEPAYMENT_AUTHORIZENET_3_11ivan
2002-04-24Escape 0x00 (NULL) in responses from Authorize.Net. wtf?ivan
2002-04-24escape nulls for testingivan
2002-04-23don't run capture test without a live accountivan
2002-04-23*sigh* typosivan
2002-04-23typoivan
2002-04-23debugging informationivan
2002-04-16enable capture.tivan
2002-03-13oops, missingivan
2002-03-133.10BUSINESS_ONLINEPAYMENT_AUTHORIZENET_3_10ivan
2002-03-13remove cruftivan
2002-03-13working post auth supportivan