Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Cant get Authorize.net AIM Module to communicate

    I just installed an ssl cert. (Yes I know I was dumb for not having one before)

    I set the ssl path in includes->configure to true

    my Authorize.net SIM - is working fine with the ssl.

    However when I switch to AIM i get the following error when someone tries to checkout:

    Step 2 of 3 - Payment Information
    Error Communications Error - Please notify webmaster. - Your credit card could not be authorized for this reason. Please correct any information and try again or contact us for further assistance.
    Am I supposed to change it anywhere else?

  2. #2
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Cant get Authorize.net AIM Module to communicate

    Try uploading this tool and post a link to it after you've unzipped and uploaded it:
    http://www.zen-cart.com/forum/showpo...2&postcount=13
    .

    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.

  3. #3
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Cant get Authorize.net AIM Module to communicate

    CURL Test Page
    This page is intended for testing CURL behaviour. You should be accessing this page via CURLTEST.PHP running on YOUR server.


    You submitted the following fields and data:
    Array
    (
    [field1] => This is a test
    [statuskey] => ready
    )
    Data validation
    Good
    Other Info
    Your server IP address is: 216.246.57.162.
    user-agent: unknown.
    Copyright © 2003 - 2007 Zen Ventures, LLC - Powered by Zen Cart™
    Array
    (
    [url] => "http://www.zen-cart.com/testcurl.php"
    [content_type] => text/html
    [http_code] => 200
    [header_size] => 125
    [request_size] => 174
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0.210127
    [namelookup_time] => 0.124676
    [connect_time] => 0.165261
    [pretransfer_time] => 0.165447
    [size_upload] => 0
    [size_download] => 2142
    [speed_download] => 10193
    [speed_upload] => 0
    [download_content_length] => 0
    [upload_content_length] => 0
    [starttransfer_time] => 0.209887
    [redirect_time] => 0
    )

  4. #4
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Cant get Authorize.net AIM Module to communicate

    Okay, and if you add &SSL=1 to the end of the URL and try again, what happens?

    Edit: oops ... it should be ?ssl=1
    Last edited by DrByte; 18 Sep 2007 at 08:57 PM. Reason: typo
    .

    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.

  5. #5
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Cant get Authorize.net AIM Module to communicate

    if you mean

    http://www.nothingbutcostumes.com/curltest.php&SSL=1

    404 The The webpage cannot be found

    or

    http://www.nothingbutcostumes.com/curltest&SSL=1.php

    That also is not found. 404

  6. #6
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Cant get Authorize.net AIM Module to communicate

    Also, My site emailed me this:

    AuthorizenetAIM Debug Data

    Sep-18-2007 11:05:43
    =================================

    Comm results: Couldn't resolve proxy '/usr/bin/curl'

    Response Code: Array
    (
    [0] =>
    )
    Array
    (
    [0] =>
    )
    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] => 0.01
    [x_card_num] => *******
    [x_exp_date] =>
    [x_card_code] => *******
    [x_email_customer] => FALSE
    [x_email_merchant] => TRUE
    [x_cust_id] => 188
    [x_invoice_num] => 1422
    [x_first_name] => ****
    [x_last_name] => ****
    [x_company] =>
    [x_address] => ** *******
    [x_city] => *** *****
    [x_state] => *** ******
    [x_zip] => *****
    [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] => United States
    [x_description] => 1 buck(qty: 1)
    [Date] => September 18, 2007, 11:05 am
    [IP] => 69.248.128.224
    [Session] => 9f668a57e637865dc6baaa6c906272db
    [url] => https://secure.authorize.net/gateway/transact.dll
    )


    Result: Array
    (
    [0] =>
    )

  7. #7
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Cant get Authorize.net AIM Module to communicate

    I made a typo ... should have been ?ssl=1 like this:
    http://www.nothingbutcostumes.com/curltest.php?ssl=1

    Who's your hosting company ?
    What do you have configured in Admin->Configuration->My Store for these:
    - CURL Proxy Status
    - CURL Proxy Address

    If you're not using GoDaddy hosting and your host doesn't require use of a proxy, turn it off.
    .

    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.

  8. #8
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Cant get Authorize.net AIM Module to communicate

    http://www.nothingbutcostumes.com/curltest.php?ssl=1:

    CURL Test Page
    This page is intended for testing CURL behaviour. You should be accessing this page via CURLTEST.PHP running on YOUR server.

    You submitted the following fields and data:

    Array
    (
    [field1] => This is a test
    [statuskey] => ready
    )

    Data validation
    Good
    Other Info
    Your server IP address is: 216.246.57.162.
    user-agent: unknown.

    Who's your hosting company ?
    Wingsix

    What do you have configured in Admin->Configuration->My Store for these:
    - CURL Proxy Status
    - CURL Proxy Address
    - CURL Proxy Status: true
    - CURL Proxy Address: /usr/bin/curl

    If you're not using GoDaddy hosting and your host doesn't require use of a proxy, turn it off.
    The SSL Certificate is from godaddy.

  9. #9
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Cant get Authorize.net AIM Module to communicate

    Quote Originally Posted by milobloom View Post
    - CURL Proxy Status: true
    - CURL Proxy Address: /usr/bin/curl
    Try turning it off.
    The Proxy Address you have there is definitely invalid. It needs to be a URL, not a file/path.
    How did it get set that way in the first place?

    Quote Originally Posted by milobloom View Post
    The SSL Certificate is from godaddy.
    With respect to CURL communications vs proxy, it doesn't matter "who" issued the SSL certificate.
    .

    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.

  10. #10
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Cant get Authorize.net AIM Module to communicate

    I have no idea how that got there like that.

    What file am I looking for and what would the path look like?

 

 
Page 1 of 2 12 LastLast

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR