Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 28
  1. #11
    Join Date
    Jun 2006
    Location
    Providence
    Posts
    137
    Plugin Contributions
    0

    Default Re: authorize.net help needed

    Quote Originally Posted by Merlinpa1969
    Remember that this error,

    Your credit card could not be authorized for this reason.

    NO ERROR LISTED

    Please correct any information and try again or contact us for further assistance."

    may also be a cURL issue,
    if curl is called by proxy then you will need to make a few changes,
    there are a few hosts that I know that do this,

    IF this is still an issue contact your host and see if they are using cURL by Proxy
    And what do you do is your host is using cURL by Proxy? I'm having teh same problem and just asked my host about cURL by Proxy. If they're dong that, what woudl I have to do?

  2. #12
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: authorize.net help needed

    Who is your host?

    I'm guessing it must be GoDaddy?
    .

    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. #13
    Join Date
    Jun 2006
    Location
    Providence
    Posts
    137
    Plugin Contributions
    0

    Default Re: authorize.net help needed

    Quote Originally Posted by DrByte
    Who is your host?

    I'm guessing it must be GoDaddy?
    It's WebstrikeSolutions. And they don't use cURl by Proxy. I asked. i htink theproblem might be on the Authorize.net side. I'll get to the bottom of this and post my resultys in case anyone else has this issue.

  4. #14
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: authorize.net help needed

    Set enable-database-storage to true in the Zen Cart auth.net-aim module.
    Then do a transaction.
    THen use phpMyADmin to look at the results in the authorizenet_aim table in your database.... perhaps you may find some clues...
    .

    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. #15
    Join Date
    Jun 2006
    Location
    Providence
    Posts
    137
    Plugin Contributions
    0

    Default Re: authorize.net help needed

    Quote Originally Posted by DrByte
    Set enable-database-storage to true in the Zen Cart auth.net-aim module.
    Then do a transaction.
    THen use phpMyADmin to look at the results in the authorizenet_aim table in your database.... perhaps you may find some clues...
    I did what you said, although I didn't make a table to store the credit card number. I just didn't know what to name the table. Now I realize that I have no idea what I'm looking for. The transaction is listed, though.

    I did get some auto receipts from authorize.net that may be of use. They all look the same, wtih the same info. unbder results is says AVS Not Applicable.

    ============== RESULTS ==============
    Response : This transaction has been approved.
    Authorization Code : 000000
    Transaction ID : 0
    Address Verification : AVS Not Applicable

    I'm going to call Authorize.net today. Something tells me the problem is on their side. I could be wrong, but at least I'll have that base covered.

  6. #16
    Join Date
    Jun 2006
    Location
    Providence
    Posts
    137
    Plugin Contributions
    0

    Default Re: authorize.net help needed

    I called Authorize.net and they told me I need to find out how to get the respose reason code. It's a 3 or 4 digit number. Does anyone know where I can find it?

  7. #17
    Join Date
    Jun 2006
    Location
    Providence
    Posts
    137
    Plugin Contributions
    0

    Default Re: authorize.net help needed

    Now I'm looking in the database at the authorizenet table, where there is a field called respose_code that has a TYPE int(1) and a DEFAULT of 0. If this is the response reason code then shouldn't the TYPE be int(3)? I was told the respose reason code would be a 2 or three digit number. Also, there is nothing listed under response_text. In the received field there is -1. Under sent it has what looks like my ID and transaction key listed. There are numbers and letters listed under session_id.

    As for the order table, nothing is listed there.

    Does any of this make sense to anyone?

  8. #18
    Join Date
    Jun 2006
    Location
    Providence
    Posts
    137
    Plugin Contributions
    0

    Default and the authorize.net drama continues

    Now I'm looking in the database at the authorizenet table, where there is a field called respose_code that has a TYPE int(1) and a DEFAULT of 0. Loking at the Authorize.net AIM Guide, it seems that the respose_code shoudl be either a 1, 2 or 3 (approved, declined, error). Hmmm.

    Also, there is nothing listed under response_text. In the received field there is -1. Under sent it has what looks like my ID and transaction key listed. There are numbers and letters listed under session_id.

    As for the order table, nothing is listed there.

    Does any of this make sense to anyone?

  9. #19
    Join Date
    Jun 2006
    Location
    Providence
    Posts
    137
    Plugin Contributions
    0

    Default Re: and the authorize.net drama continues

    I called authorize.net yet again and they asked me where I'm posting to. Does anyone know where I can find this info?

  10. #20
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: authorize.net help needed

    perhaps you can simply post the contents of the most recent transaction details from your authorizenet table?
    .

    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.

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. v151 Authorize.net Relay error , override file needed !
    By bocahydro in forum Managing Customers and Orders
    Replies: 7
    Last Post: 6 Oct 2013, 02:02 AM
  2. 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
  3. Authorize.net issue - help needed
    By ionflex in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 26 Sep 2006, 03:02 PM
  4. Authorize.net(AIM) Help Needed!
    By Lawbird123 in forum Addon Payment Modules
    Replies: 13
    Last Post: 25 Sep 2006, 04:30 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