Results 1 to 10 of 12

Hybrid View

  1. #1
    Join Date
    Dec 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: Authorize.net AIM not working

    a sidenote, installed the(newer) AIM module I found on a previous post and still not working. full debug message (with personal data deleted) if it helps:

    Response Code: Array
    > (
    > [0] => 3
    > )
    > Array
    > (
    > [0] => This transaction cannot be accepted.
    > )
    > Sending to Authorizenet: Array
    > (
    > [x_login] => *******
    > [x_tran_key] => *******
    > [x_relay_response] => FALSE
    > [x_delim_data] => TRUE
    > [x_version] => 3.1
    > [x_type] => AUTH_CAPTURE
    > [x_method] => CC
    > [x_amount] => 75.40
    > [x_card_num] => *******3240
    > [x_exp_date] => 0510
    > [x_card_code] => *******
    > [x_email_customer] => FALSE
    > [x_email_merchant] => TRUE
    > [x_cust_id] => 24
    > [x_invoice_num] => 19
    > [x_first_name] => ********
    > [x_last_name] => *******
    > [x_company] =>
    > [x_address] => 145 Rue Saint Jacques
    > [x_city] => Line Lexington
    > [x_state] => Pennsylvania
    > [x_zip] => 18932
    > [x_country] => United States
    > [x_phone] => ********
    > [x_email] => *********
    > [x_ship_to_first_name] => ******
    > [x_ship_to_last_name] => ******
    > [x_ship_to_address] => 145 Rue Saint Jacques
    > [x_ship_to_city] => Line Lexington
    > [x_ship_to_state] => Pennsylvania
    > [x_ship_to_zip] => 18932
    > [x_ship_to_country] => United States
    > [x_description] => Kick and Grow Tummy Zone™ Developmental Mat(qty: 1)
    > [Date] => December 18, 2007, 9:28 pm
    > [IP] => 71.225.248.72
    > [Session] => b25c75f262a31307849fefe74c094870
    > [url] => https://secure.authorize.net/gateway/transact.dll
    > )
    >
    >
    > Result: Array
    > (
    > [0] => 3
    > [1] => 1
    > [2] => 103
    > [3] => This transaction cannot be accepted.
    > [4] =>
    > [5] => P
    > [6] => 0
    > [7] =>
    > [8] =>
    > [9] => 75.40
    > [10] => CC
    > [11] => auth_capture
    > [12] =>
    > [13] =>
    > [14] =>
    > [15] =>
    > [16] =>
    > [17] =>
    > [18] =>
    > [19] =>
    > [20] =>
    > [21] =>
    > [22] =>
    > [23] =>
    > [24] =>
    > [25] =>
    > [26] =>
    > [27] =>
    > [28] =>
    > [29] =>
    > [30] =>
    > [31] =>
    > [32] =>
    > [33] =>
    > [34] =>
    > [35] =>
    > [36] =>
    > [37] => 246E61FA349812D275B31BBE427DDCFA
    > [38] =>
    > [39] =>
    > [40] =>
    > [41] =>
    > [42] =>
    > [43] =>
    > [44] =>
    > [45] =>
    > [46] =>
    > [47] =>
    > [48] =>
    > [49] =>
    > [50] =>
    > [51] =>
    > [52] =>
    > [53] =>
    > [54] =>
    > [55] =>
    > [56] =>
    > [57] =>
    > [58] =>
    > [59] =>
    > [60] =>
    > [61] =>
    > [62] =>
    > [63] =>
    > [64] =>
    > [65] =>
    > [66] =>
    > [67] =>
    > [68] => December 18 2007 9:28 pm
    > [69] => 71.225.248.72
    > [70] => b25c75f262a31307849fefe74c094870
    > )
    >
    >
    > CURL info: Array
    > (
    > [url] => https://secure.authorize.net/gateway/transact.dll
    > [content_type] => text/html
    > [http_code] => 200
    > [header_size] => 237
    > [request_size] => 1094
    > [filetime] => -1
    > [ssl_verify_result] => 0
    > [redirect_count] => 0
    > [total_time] => 0.196
    > [namelookup_time] => 0.004
    > [connect_time] => 0.004
    > [pretransfer_time] => 0.142
    > [size_upload] => 0
    > [size_download] => 233
    > [speed_download] => 1188.7755102
    > [speed_upload] => 0
    > [download_content_length] => 233
    > [upload_content_length] => 0
    > [starttransfer_time] => 0.196
    > [redirect_time] => 0
    > )
    >
    > Using CURL Proxy: [proxy.shr.secureserver.net:3128] with Proxy Tunnel: On

  2. #2
    Join Date
    Dec 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: Authorize.net AIM not working

    added a few lines of go-daddy-specific code to the authorizenet_aim.php file and reinstalled as suggested by another thread, same issue but slightly different debug string returned---I know there's been a bit of buzz between hooking up AIM with Godaddy hosting, I've gone through the posts and don't know what else I might be missing, hoping a kindly code guru can point me in a new direction:

    Dec-19-2007 01:53:54
    > =================================
    >
    > Response Code: 3.
    > Response Text: This transaction cannot be accepted.
    >
    > Sending to Authorizenet: Array
    > (
    > [x_login] => *******
    > [x_tran_key] => *******
    > [x_relay_response] => FALSE
    > [x_delim_data] => TRUE
    > [x_delim_char] => |
    > [x_encap_char] => *
    > [x_version] => 3.1
    > [x_type] => AUTH_CAPTURE
    > [x_method] => CC
    > [x_amount] => 0.22
    > [x_card_num] => *******1046
    > [x_exp_date] => 1111
    > [x_card_code] => *******
    > [x_email_customer] => FALSE
    > [x_email_merchant] => TRUE
    > [x_cust_id] => 1
    > [x_invoice_num] => 19
    > [x_first_name] => ******
    > [x_last_name] => ******
    > [x_company] => ******
    > [x_address] => ******
    > [x_city] => ******
    > [x_state] => North Carolina
    > [x_zip] => 27612
    > [x_country] => United States
    > [x_phone] => ******
    > [x_email] => ******
    > [x_ship_to_first_name] =>
    > [x_ship_to_last_name] =>
    > [x_ship_to_address] =>
    > [x_ship_to_city] =>
    > [x_ship_to_state] =>
    > [x_ship_to_zip] =>
    > [x_ship_to_country] =>
    > [x_description] => z- 25 cent TEST ONLY- DO NOT PURCHASE (qty: 1)
    > [Date] => December 19, 2007, 1:53 pm
    > [IP] => 68.221.14.199
    > [Session] => 14705f8eef71ab5b547e3c9d0ef232c4
    > [url] => https://secure.authorize.net/gateway/transact.dll
    > )
    >
    >
    > Results Received back from Authorizenet: Array
    > (
    > [0] => 3
    > [1] => 1
    > [2] => 103
    > [3] => This transaction cannot be accepted.
    > [4] =>
    > [5] => P
    > [6] => 0
    > [7] =>
    > [8] =>
    > [9] => 0.22
    > [10] => CC
    > [11] => auth_capture
    > [12] =>
    > [13] =>
    > [14] =>
    > [15] =>
    > [16] =>
    > [17] =>
    > [18] =>
    > [19] =>
    > [20] =>
    > [21] =>
    > [22] =>
    > [23] =>
    > [24] =>
    > [25] =>
    > [26] =>
    > [27] =>
    > [28] =>
    > [29] =>
    > [30] =>
    > [31] =>
    > [32] =>
    > [33] =>
    > [34] =>
    > [35] =>
    > [36] =>
    > [37] => E9811DD8F9C71972FD42E4BE0CEEA85F
    > [38] =>
    > [39] =>
    > [40] =>
    > [41] =>
    > [42] =>
    > [43] =>
    > [44] =>
    > [45] =>
    > [46] =>
    > [47] =>
    > [48] =>
    > [49] =>
    > [50] =>
    > [51] =>
    > [52] =>
    > [53] =>
    > [54] =>
    > [55] =>
    > [56] =>
    > [57] =>
    > [58] =>
    > [59] =>
    > [60] =>
    > [61] =>
    > [62] =>
    > [63] =>
    > [64] =>
    > [65] =>
    > [66] =>
    > [67] =>
    > [68] => December 19, 2007, 1:53 pm
    > [69] => 68.221.14.199
    > [70] => 14705f8eef71ab5b547e3c9d0ef232c4
    > )
    >
    >
    > CURL communication info: Array
    > (
    > [url] => https://secure.authorize.net/gateway/transact.dll
    > [content_type] => text/html
    > [http_code] => 200
    > [header_size] => 237
    > [request_size] => 1055
    > [filetime] => -1
    > [ssl_verify_result] => 0
    > [redirect_count] => 0
    > [total_time] => 0.417
    > [namelookup_time] => 0.003
    > [connect_time] => 0.003
    > [pretransfer_time] => 0.303
    > [size_upload] => 0
    > [size_download] => 376
    > [speed_download] => 901.678657074
    > [speed_upload] => 0
    > [download_content_length] => 376
    > [upload_content_length] => 0
    > [starttransfer_time] => 0.417
    > [redirect_time] => 0
    > )
    >
    > Using CURL Proxy: [proxy.shr.secureserver.net:3128] with Proxy Tunnel: On
    >
    > RAW data received:
    > *3*|*1*|*103*|*This transaction cannot be
    > accepted.*|**|*P*|*0*|**|**|*0.22*|*CC*|*auth_capture*|**|**|**|**|**|**|**|**|* *|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|*E9811DD8F9C71972FD42E4BE0CEEA 85F*|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**| **|**|**|**|**|*December
    > 19, 2007, 1:53 pm*|*68.221.14.199*|*14705f8eef71ab5b547e3c9d0ef232c4*

  3. #3
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Authorize.net AIM not working

    You're using invalid login ID and/or transaction key.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  4. #4
    Join Date
    Dec 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: Authorize.net AIM not working

    Quote Originally Posted by DrByte View Post
    You're using invalid login ID and/or transaction key.
    oh you gotta be KIDDING me! I can't BELIEVE that was it....I C&P'd the original transaction key before and double-checked, but generated a new one just now to be safe and lo and behold, that seems to have worked so far. Sometimes the easiest solution is the one oft overlooked.

    Dr.Byte, thank you.

 

 

Similar Threads

  1. v151 AIM Authorize.net module suddenly quit working due to SSL communications error?
    By Johnnycopilot in forum Addon Payment Modules
    Replies: 13
    Last Post: 30 Aug 2016, 07:20 PM
  2. Low Order Fee not working with Authorize.net AIM
    By Feznizzle in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 22 Mar 2014, 12:00 AM
  3. v150 Difference Between Authorize.net (SIM) and Authorize.net (AIM)
    By joem83 in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 30 Aug 2012, 10:48 PM
  4. Replies: 1
    Last Post: 15 Jun 2007, 04:45 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg