Results 1 to 7 of 7
  1. #1
    Join Date
    Oct 2006
    Posts
    6
    Plugin Contributions
    0

    Default Authorize.net AIM error message workaround/solution

    I had been getting the following error message when trying to test Authorize.net AIM transactions using the test credit card numbers, as well as when trying my own credit card in production mode:

    ''Your credit card could not be authorized for this reason. Please correct any information and try again or contact us for further assistance.''

    After much googling I found what appears to be a solution on an osCommerce board:

    In the file zencart/includes/modules/payment/authorizenet_aim.php, after line 355 in the default file, add this line :

    curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0);

    I wonder if this is something that will be fixed in new versions? Or perhaps the problem was due to my server settings and not everyone needs this extra line. Well, I hope this helps someone else!

    credit: forums.oscommerce.com/lofiversion/index.php/t199381-100.html
    Last edited by Kim; 6 Nov 2006 at 09:09 PM. Reason: removed hotlink

  2. #2
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: Authorize.net AIM error message workaround/solution

    has been fixed alrady,
    Zen cart PCI compliant Hosting

  3. #3
    Join Date
    Oct 2006
    Posts
    6
    Plugin Contributions
    0

    Default Re: Authorize.net AIM error message workaround/solution

    I'm using version 1.3.5 as installed through my webhost's control panel. Maybe the problem was the host, which is Crystaltech.

  4. #4
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Authorize.net AIM error message workaround/solution

    must have been fixed in 1.3.6 because my version of 1.3.5 doesn't have it either and I DL'd it from the download page.

  5. #5
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Authorize.net AIM error message workaround/solution

    After adding this, I got an error from the page saying that wasn't a valid cURL command.

    Now I can't get any credit card orders in. I've never had a problem before and cURL proxy has always been false since I've started. I was getting orders this morning but now I am getting errors from my own test and one other customer that brought it to my attention.

    Thoughts? I'd at least like to get the correct error. Im not sure if I ever got the correct error tho. What would my cURL proxy be? something I'd get from my webhost? or something from my SSL cert? or authorize.net?

  6. #6
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Authorize.net AIM error message workaround/solution

    Quote Originally Posted by qhome View Post
    What would my cURL proxy be? something I'd get from my webhost? or something from my SSL cert? or authorize.net?
    CURL proxy details would be provided by your webhost, since it pertains to their firewall+network configuration.
    .

    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.

  7. #7
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Authorize.net AIM error message workaround/solution

    Turns out they had a hiccup on their end and all is well once again. The error still doesnt elaborate on what it is.. so there may still be a cURL proxy issue.. but at least the money is flowing again :)

 

 

Similar Threads

  1. Authorize.net (AIM) error....
    By zdanhauer in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 11 Oct 2010, 02:34 PM
  2. Authorize.net AIM error
    By emlink in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 7 Feb 2008, 08:35 PM
  3. cURL / Authorize.net AIM solution for Wild West Reseller hosting
    By bradymc in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 10 Mar 2007, 06:49 AM

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