Business-OnlinePayment-AuthorizeNet.git
14 years agoadd META.yml Business_OnlinePayment_AuthorizeNet_3_21
ivan [Tue, 24 Nov 2009 18:50:22 +0000 (18:50 +0000)]
add META.yml

14 years ago3.21
ivan [Tue, 24 Nov 2009 18:46:46 +0000 (18:46 +0000)]
3.21

14 years agoARB (recurring billing) fixes from John Springer. (closes: CPAN#48625) README
ivan [Tue, 24 Nov 2009 18:34:44 +0000 (18:34 +0000)]
ARB (recurring billing) fixes from John Springer.  (closes: CPAN#48625)

14 years agoClarified documentation wrt transaction key (closes: CPAN#23753)
ivan [Tue, 24 Nov 2009 17:56:33 +0000 (17:56 +0000)]
Clarified documentation wrt transaction key (closes: CPAN#23753)

14 years agoPatch from Josh Rosenbaum to fix encapsulation problems. (closes: CPAN#15210)
ivan [Tue, 24 Nov 2009 17:52:34 +0000 (17:52 +0000)]
Patch from Josh Rosenbaum to fix encapsulation problems.  (closes: CPAN#15210)

14 years ago - Patch from Michael Peters to fix a bug in email address handling:
ivan [Sun, 15 Nov 2009 02:39:00 +0000 (02:39 +0000)]
    - Patch from Michael Peters to fix a bug in email address handling:
          exclude x_Email_Customer flag when it is not specified in content,
          to avoid overriding admin settings.

14 years ago - Add repository, contributing and contirbutor information to the docs.
ivan [Sat, 14 Nov 2009 23:57:09 +0000 (23:57 +0000)]
    - Add repository, contributing and contirbutor information to the docs.
        - 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!

15 years agoadd repo information
ivan [Tue, 24 Mar 2009 19:29:02 +0000 (19:29 +0000)]
add repo information

15 years agoneed to doc this
ivan [Mon, 18 Aug 2008 20:07:29 +0000 (20:07 +0000)]
need to doc this

15 years ago0.20 Business_OnlinePayment_AuthorizeNet_3_20
ivan [Wed, 18 Jun 2008 23:50:44 +0000 (23:50 +0000)]
0.20

16 years agoPatch from Paul Timmins <paul@timmins.net> adding check_number field
ivan [Sun, 3 Feb 2008 01:35:05 +0000 (01:35 +0000)]
Patch from Paul Timmins <paul@timmins.net> adding check_number field

16 years agowording
ivan [Sat, 12 Jan 2008 00:09:47 +0000 (00:09 +0000)]
wording

16 years agoPatch from Erik Hollensbe <erikh@opensourcery.com> implementing ard-present data...
ivan [Sat, 12 Jan 2008 00:09:29 +0000 (00:09 +0000)]
Patch from Erik Hollensbe <erikh@opensourcery.com> implementing ard-present data (track1/track2) and the duplicate_window parameter, and test fixes

16 years ago*** empty log message *** Business_OnlinePayment_AuthorizeNet_3_19
ivan [Fri, 23 Nov 2007 20:46:35 +0000 (20:46 +0000)]
*** empty log message ***

16 years agonot sure... but need to send something to the customer now and erring this way is... Business_OnlinePayment_AuthorizeNet_3_18
ivan [Wed, 21 Nov 2007 20:10:44 +0000 (20:10 +0000)]
not sure... but need to send something to the customer now and erring this way is better

16 years agofat fingers
jeff [Tue, 20 Nov 2007 05:12:22 +0000 (05:12 +0000)]
fat fingers

16 years agoadd ARB (recurring authorizations/subscriptions) support
jeff [Tue, 20 Nov 2007 03:03:08 +0000 (03:03 +0000)]
add ARB (recurring authorizations/subscriptions) support

16 years agoPatch From Steve Simitzis for better compatiblity with eProcessingNetwork's Authorize...
ivan [Fri, 9 Nov 2007 18:54:48 +0000 (18:54 +0000)]
Patch From Steve Simitzis for better compatiblity with eProcessingNetwork's AuthorizeNet compatability mode.

16 years ago*** empty log message *** Business_OnlinePayment_AuthorizeNet_3_17
ivan [Wed, 11 Jul 2007 04:13:52 +0000 (04:13 +0000)]
*** empty log message ***

17 years agoadd bank account type handling
jeff [Sun, 8 Apr 2007 00:03:13 +0000 (00:03 +0000)]
add bank account type handling

17 years agoTrim the extra 'ip_addr="1.2.3.4"' added by eProcessingNetwork's AuthorizetNet compat...
ivan [Fri, 2 Mar 2007 22:17:56 +0000 (22:17 +0000)]
Trim the extra 'ip_addr="1.2.3.4"' added by eProcessingNetwork's AuthorizetNet compatability mode.

17 years ago3.16 Business_OnlinePayment_AuthorizeNet_3_16
ivan [Tue, 14 Nov 2006 10:37:23 +0000 (10:37 +0000)]
3.16

17 years agoadd new test files
ivan [Sat, 21 Oct 2006 23:11:19 +0000 (23:11 +0000)]
add new test files

17 years agoupdate tests with new test accounts
ivan [Sat, 21 Oct 2006 22:59:56 +0000 (22:59 +0000)]
update tests with new test accounts

17 years agoupdate test to use Test::More and add hardcoded test account from auth.net, RT#22076
ivan [Wed, 18 Oct 2006 23:11:55 +0000 (23:11 +0000)]
update test to use Test::More and add hardcoded test account from auth.net, RT#22076

17 years agoFrom Michael G. Schwern: Fix t/credit_card.t test to use a date 11 months in the...
ivan [Wed, 18 Oct 2006 01:54:43 +0000 (01:54 +0000)]
From Michael G. Schwern: Fix t/credit_card.t test to use a date 11 months in the future as the expiration date, and to print the error message on failure.

17 years agopatch from Michael G. Schwern: Eliminate inheriting from AutoLoader. We're not using...
ivan [Wed, 18 Oct 2006 01:48:26 +0000 (01:48 +0000)]
patch from Michael G. Schwern: Eliminate inheriting from AutoLoader. We're 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.

17 years agopatch for correct mapping of ship_company from Mike Barry
ivan [Tue, 22 Aug 2006 11:20:58 +0000 (11:20 +0000)]
patch for correct mapping of ship_company from Mike Barry

19 years ago3.15 BUSINESS_ONLINEPAYMENT_AUTHORIZENET_3_15
ivan [Wed, 16 Mar 2005 09:11:16 +0000 (09:11 +0000)]
3.15

19 years agoexpiration is not a required fields for credits
ivan [Sun, 13 Mar 2005 11:40:39 +0000 (11:40 +0000)]
expiration is not a required fields for credits

19 years agoAsk for ',' delimiter and '"' quote explicitly to prevent problems when a merchant...
ivan [Wed, 20 Oct 2004 10:02:54 +0000 (10:02 +0000)]
Ask for ',' delimiter and '"' quote explicitly to prevent problems when a merchant has them configured differently

19 years ago3.14 BUSINESS_ONLINEPAYMENT_AUTHORIZENET_3_14
ivan [Tue, 21 Sep 2004 08:11:11 +0000 (08:11 +0000)]
3.14

19 years agofix rqeuired fields for echeck voiding
ivan [Tue, 21 Sep 2004 07:43:21 +0000 (07:43 +0000)]
fix rqeuired fields for echeck voiding

19 years agoadd shop_ name/address fields, add cvv2/cavv responses
ivan [Sat, 26 Jun 2004 07:47:35 +0000 (07:47 +0000)]
add shop_ name/address fields, add cvv2/cavv responses

20 years ago3.13 BUSINESS_ONLINEPAYMENT_AUTHORIZENET_3_13
ivan [Mon, 11 Aug 2003 05:00:13 +0000 (05:00 +0000)]
3.13

20 years ago From valerian <valerian2@hotpop.com>:
ivan [Tue, 29 Jul 2003 15:17:17 +0000 (15:17 +0000)]
From valerian <valerian2@hotpop.com>:
- Added "avs_code" method
- Return "order_number" for unsucessful transactions also

20 years ago From Daemon Hughes <daemmon@daemmonhughes.com>:
ivan [Tue, 29 Jul 2003 14:52:50 +0000 (14:52 +0000)]
    From Daemon Hughes <daemmon@daemmonhughes.com>:
        - add "transaction key" (x_Tran_Key) authentication in addition to
          password
        - add "recurring_billing" field
        - added "md5" method

20 years ago - Don't require "check_type" field
ivan [Mon, 30 Jun 2003 19:42:23 +0000 (19:42 +0000)]
    - Don't require "check_type" field
        - s/x_Bank_Account_Name/x_Bank_Acct_Name/ for ACH transactions

21 years agogratuitous TLD proliferation
ivan [Mon, 28 Apr 2003 21:53:02 +0000 (21:53 +0000)]
gratuitous TLD proliferation

21 years agoallow "Post Authorize" with order_number but no card info
ivan [Mon, 21 Apr 2003 22:07:51 +0000 (22:07 +0000)]
allow "Post Authorize" with order_number but no card info
patch from Paul Zimmer <AuthorizeNetpm@pzimmer.box.bepress.com>

21 years agodoc
ivan [Wed, 26 Feb 2003 03:54:44 +0000 (03:54 +0000)]
doc

21 years agorequest patches as diff -u
ivan [Wed, 26 Feb 2003 03:46:54 +0000 (03:46 +0000)]
request patches as diff -u

21 years agoadded 'void' action
ivan [Wed, 22 Jan 2003 09:59:02 +0000 (09:59 +0000)]
added 'void' action

21 years agoeek 3.13
ivan [Tue, 26 Nov 2002 05:47:23 +0000 (05:47 +0000)]
eek 3.13

21 years ago3.12 BUSINESS_ONLINEPAYMENT_AUTHORIZENET_3_12
ivan [Fri, 22 Nov 2002 01:05:40 +0000 (01:05 +0000)]
3.12

21 years agosyntax error in patch, bah
ivan [Fri, 22 Nov 2002 00:49:17 +0000 (00:49 +0000)]
syntax error in patch, bah

21 years ago - Added nonascii.patch from "T.J. Mather" <tjmather@maxmind.com> to
ivan [Fri, 22 Nov 2002 00:48:46 +0000 (00:48 +0000)]
   - Added nonascii.patch from "T.J. Mather" <tjmather@maxmind.com> to
         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 #

21 years agoAdded documentation about referrer field at Authorize.Net
ivan [Fri, 16 Aug 2002 06:53:28 +0000 (06:53 +0000)]
Added documentation about referrer field at Authorize.Net

21 years agocurrency field
ivan [Wed, 14 Aug 2002 00:09:11 +0000 (00:09 +0000)]
currency field

21 years agoAdded referer field, patch from Mike Barry <mbarry@cos.com>
ivan [Sat, 3 Aug 2002 21:20:51 +0000 (21:20 +0000)]
Added referer field, patch from Mike Barry <mbarry@cos.com>

21 years agoadded cvv2 field
ivan [Wed, 31 Jul 2002 14:38:18 +0000 (14:38 +0000)]
added cvv2 field

21 years ago3.11 BUSINESS_ONLINEPAYMENT_AUTHORIZENET_3_11 help
ivan [Sat, 4 May 2002 07:44:05 +0000 (07:44 +0000)]
3.11

22 years agoEscape 0x00 (NULL) in responses from Authorize.Net. wtf?
ivan [Wed, 24 Apr 2002 05:02:54 +0000 (05:02 +0000)]
Escape 0x00 (NULL) in responses from Authorize.Net.  wtf?

22 years agoescape nulls for testing
ivan [Wed, 24 Apr 2002 02:39:38 +0000 (02:39 +0000)]
escape nulls for testing

22 years agodon't run capture test without a live account
ivan [Tue, 23 Apr 2002 01:42:40 +0000 (01:42 +0000)]
don't run capture test without a live account

22 years ago*sigh* typos
ivan [Tue, 23 Apr 2002 01:38:59 +0000 (01:38 +0000)]
*sigh* typos

22 years agotypo
ivan [Tue, 23 Apr 2002 01:37:15 +0000 (01:37 +0000)]
typo

22 years agodebugging information
ivan [Tue, 23 Apr 2002 01:34:54 +0000 (01:34 +0000)]
debugging information

22 years agoenable capture.t
ivan [Tue, 16 Apr 2002 21:56:01 +0000 (21:56 +0000)]
enable capture.t

22 years agooops, missing
ivan [Wed, 13 Mar 2002 21:36:30 +0000 (21:36 +0000)]
oops, missing

22 years ago3.10 BUSINESS_ONLINEPAYMENT_AUTHORIZENET_3_10
ivan [Wed, 13 Mar 2002 16:13:23 +0000 (16:13 +0000)]
3.10

22 years agoremove cruft
ivan [Wed, 13 Mar 2002 16:12:26 +0000 (16:12 +0000)]
remove cruft

22 years agoworking post auth support
ivan [Wed, 13 Mar 2002 16:11:55 +0000 (16:11 +0000)]
working post auth support

22 years agoGot settlements working by adding an order_number method for submitting the transacti...
thalakan [Sat, 16 Feb 2002 06:54:36 +0000 (06:54 +0000)]
Got settlements working by adding an order_number method for submitting the transaction ID.

22 years agos/CSV/CSV_XS/ and 3.02
ivan [Tue, 12 Feb 2002 23:29:43 +0000 (23:29 +0000)]
s/CSV/CSV_XS/ and 3.02

22 years agos/CSV/CSV_XS/g
ivan [Tue, 12 Feb 2002 23:27:38 +0000 (23:27 +0000)]
s/CSV/CSV_XS/g

22 years agodisable t/credit_card.t test: testdrive account no longer valid BUSINESS_ONLINEPAYMENT_AUTHORIZENET_3_01
ivan [Wed, 14 Nov 2001 21:44:07 +0000 (21:44 +0000)]
disable t/credit_card.t test: testdrive account no longer valid

22 years agodocu
ivan [Mon, 8 Oct 2001 00:52:02 +0000 (00:52 +0000)]
docu

22 years agoinitial import BUSINESS_ONLINEPAYMENT_AUTHORIZENET_3_00 START
ivan [Sat, 1 Sep 2001 21:47:31 +0000 (21:47 +0000)]
initial import