Results 1 to 10 of 12

Hybrid View

  1. #1
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: Auth.net SIM Error 99 Cannot be accepted

    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  2. #2
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Auth.net SIM Error 99 Cannot be accepted

    TNX mc12345678, I thought I had seen something recent but the search function didn't find it for me. Could have been out of frustration.

    Making that change, gets one step further in the process, then receive the following screen (WITHOUT ANY DELAY). I tried commenting out the currency (lines 343/381) and also adding the code to line 385 (independently of each other). Results are identical.

    The setting to REQUIRE CVV is set within the zencart SIM setup, though is not required when actually entering payment information.
    An error occurred while trying to report this transaction to the merchant. An e-mail has been sent to the merchant informing them of the error. The following is the result of the attempt to charge your credit card.

    This transaction has been approved.
    It is advisable for you to contact the merchant to verify that you will receive the product or service.
    Authorize.Net Merchant,

    Your script timed out while we were trying to post transaction results to it.
    Transaction ID: 0
    Transaction Result: This transaction has been approved.

    The following message was displayed to the customer:
    No order is generated by zencart.

  3. #3
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Auth.net SIM Error 99 Cannot be accepted

    Quote Originally Posted by RixStix View Post
    The setting to REQUIRE CVV is set within the zencart SIM setup, though is not required when actually entering payment information.
    This part resolved.
    Requires additional configuration within the Auth.net account to allow VIEW, EDIT, and REQUIRE card code.

    Still script timeout error.

    In the meantime, work on css to make the auth.net SIM page have the same, or at least similar, appearance as our zencart pages.

  4. #4
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: Auth.net SIM Error 99 Cannot be accepted

    What about the results of the curltester code found in the extras folder, extras/curltester.php?

    Also, has the SSL3 been commented out as posted here: http://www.zen-cart.com/showthread.p...yment-security

    Recommend the curltest first, the SSL change and then the curltest again after that... Then based on all reports to be able to offer a suggestion of further diagnosis.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #5
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Auth.net SIM Error 99 Cannot be accepted

    Quote Originally Posted by mc12345678 View Post
    What about the results of the curltester code found in the extras folder, extras/curltester.php?

    Also, has the SSL3 been commented out as posted here: http://www.zen-cart.com/showthread.p...yment-security

    Recommend the curltest first, the SSL change and then the curltest again after that... Then based on all reports to be able to offer a suggestion of further diagnosis.
    CurlTest => GOOD for both Auth.net production and sandbox servers.

    No SSLv3 to comment in Auth.net SIM

    Script timeout seems strange to me since the response is instant. I would have expected some delay in page update before receiving the auth.net white screen.

    Next ???

    Not a fan of SIM but also not a fan of SAQ-D for AIM either. SAQ A-ep is much more palatable for PayPal and SIM.

  6. #6
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: Auth.net SIM Error 99 Cannot be accepted

    Quote Originally Posted by RixStix View Post
    CurlTest => GOOD for both Auth.net production and sandbox servers.

    No SSLv3 to comment in Auth.net SIM

    Script timeout seems strange to me since the response is instant. I would have expected some delay in page update before receiving the auth.net white screen.

    Next ???

    Not a fan of SIM but also not a fan of SAQ-D for AIM either. SAQ A-ep is much more palatable for PayPal and SIM.
    Okay, so details: has or doesn't have ssl3 to comment out, eh... :)

    Made me think though. Sandbox is what is currently setup.. Is there an expectation that sandbox traffic will generate order ids in a cart? I've never actually used authorize.net nor tried to track down sandbox functionality within it, but just wondering if some portion of the communication has been "cut" to support sandbox mode. Afterall, it looks like the other changes have taken hold.

    Cleared cache? And are you sure that there are no differences required between using all of the same credentials on two different "sites" using two different methods of processing (SIM/AIM)?

    That's about as much as I've got at the moment
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  7. #7
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Auth.net SIM Error 99 Cannot be accepted

    Quote Originally Posted by mc12345678 View Post
    Okay, so details: has or doesn't have ssl3 to comment out, eh... :)
    No SSL version checks in SIM

    Quote Originally Posted by mc12345678 View Post
    Made me think though. Sandbox is what is currently setup.. Is there an expectation that sandbox traffic will generate order ids in a cart? I've never actually used authorize.net nor tried to track down sandbox functionality within it, but just wondering if some portion of the communication has been "cut" to support sandbox mode. Afterall, it looks like the other changes have taken hold.
    From what I remember in the past, orders placed when Auth.net AIM in test mode are generated and stored the same as production.

    Quote Originally Posted by mc12345678 View Post
    Cleared cache? And are you sure that there are no differences required between using all of the same credentials on two different "sites" using two different methods of processing (SIM/AIM)?
    Zencart setup instructions for AIM and SIM are identical as far as the steps for acquiring the credentials from the Auth.net account. Additional Auth.net SIM setup

    • Auth.net SIM setup Response/receipt URL = default/blank
    • Auth.net SIM setup Relay Response = blank
    • Auth.net SIM setup Silent POST URL = blank


    auth.net account set to LIVE. zc sandbox SIM set to test (test CC numbers) This is per zencart Auth.net SIM testing instructions. ZC in test but live auth.net does not required to be in TEST mode.

    Once we get the sandbox working then we'll worry about issues that may be caused by a different php version used in our live site.

    If I had any idea of what/when/where to look for the script that is giving timeout errors, I'd peek and poke around.

    TNX for the suggestions so far.

 

 

Similar Threads

  1. v154 Auth.net SIM currency other than default receives "Not allowed" error
    By RixStix in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 31 Dec 2015, 04:08 AM
  2. (99) this transaction cannot be accepted on Authorize.net SIM
    By lina0962 in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 13 Jan 2015, 07:24 PM
  3. v153 Auth.net SIM script timed out while trying to POST transaction results
    By RixStix in forum Built-in Shipping and Payment Modules
    Replies: 18
    Last Post: 16 Nov 2014, 07:48 PM
  4. v153 (99) this transaction cannot be accepted on Authorize.net SIM
    By jsarwar in forum Addon Payment Modules
    Replies: 10
    Last Post: 24 Aug 2014, 11:09 PM
  5. Authorize SIM - (97) This transaction cannot be accepted.
    By joefox in forum Built-in Shipping and Payment Modules
    Replies: 15
    Last Post: 15 Mar 2009, 05:11 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