Page 1 of 3 123 LastLast
Results 1 to 10 of 25
  1. #1
    Join Date
    Jun 2010
    Posts
    17
    Plugin Contributions
    0

    application error Authorize.net - An error occurred

    Here is my error message:
    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.


    ZC v1.3.9b
    New installation on InMotion Hosting
    I have a shared ssl certificate
    Authorize.net SIM module
    CSS/JS Loader
    Fast and Easy Checkout
    Many css and image changes
    still in test mode only
    All authorize.net communication url's are on default
    Have spoken w InMotion and Authorize.net extensively and read many many posts. Most of which were in the 2007 range. Haven't figured it out yet.

    Here is where I am presently:
    The transactions are going through, the emails are being received by the store and the customer. The transactions are being recorded.

    I believe that with a shared ssl certificate that the x_relay_URL is sending the email to my [x_relay_URL] => https://secure91.inmotionhosting.com/~username and bouncing around the websphere. I asked InMotion if I could receive emails from this server and that does not seem to be possible.

    Do I have to purchase a dedicated ssl certificate?

    Here is my shop:

    http://www.stressexpressbook.com/shop

    It is in test mode

    Here is the visa test visa# 4007000000027

    Thanks for any help you can provide.

    Spencer

  2. #2
    Join Date
    Feb 2004
    Location
    Simcoe, Ontario, Canada
    Posts
    2,479
    Plugin Contributions
    1

    Default Re: Authorize.net - An error occurred

    Do you have the module set to "pending" instead of "processing?"

    On the other hand i seem to remember changes in 1.3.9c to authorize.net ... you may want to upgrade to 1.3.9d by simply replacing the files mentioned in the change log of 1.3.9c and 1.3.9d and do the sql updates too.
    Windows, BSD, Linux, Cisco, Hardware & IT Security Tech
    GeekHost - Zen Cart Certified & PCI Compliant Hosting

    Qdixon's Security Blog

  3. #3
    Join Date
    Jun 2010
    Posts
    17
    Plugin Contributions
    0

    application error Re: Authorize.net - An error occurred

    It is set to processing. we have electronic downloads and I wanted to have auto fulfilment for those items. I will do a backup and update from b to d.

    I was also thinking that it could be the Fast and Easy Checkout, since it is the display of the success page that would be the next action.

  4. #4
    Join Date
    Jun 2010
    Posts
    17
    Plugin Contributions
    0

    application error Re: Authorize.net - An error occurred

    I have updates to v1.3.9d and there is no change to the checkout success page.

    I will now contact authorize.net with my error logs.

    Probably the wrong place to enter this, but while uploading the specific files in the changed files in the changelog I found 9 files that were in the update date range, but were not in the changelog

    /includes/classes/order.php
    /includes/classes/order_total.php
    /includes/classes/shopping_cart.php
    /includes/functions/functions_general.php
    /includes/functions/html_output.php
    /includes/init_includes/init_add_crumbs.php
    /includes/init_includes/init_file_db_names.php

    /includes/templates/template_default/templates/tpl_checkout_success_default.php

    /includes/templates/template_default/templates/tpl_contact_us_default.php

  5. #5
    Join Date
    Feb 2004
    Location
    Simcoe, Ontario, Canada
    Posts
    2,479
    Plugin Contributions
    1

    Default Re: Authorize.net - An error occurred

    OK I didnt mean to just do the files in the 1.3.9d change log...you need to first do the ones in the 1.3.9c change log...
    Windows, BSD, Linux, Cisco, Hardware & IT Security Tech
    GeekHost - Zen Cart Certified & PCI Compliant Hosting

    Qdixon's Security Blog

  6. #6
    Join Date
    Jun 2010
    Posts
    17
    Plugin Contributions
    0

    Default Re: Authorize.net - An error occurred

    Sorry, new to this stuff. It looked like instructions to update from, instead of a progressive thing..

    I have turned off Fast and Easy checkout and got the same message. I may uninstall, but would prefer not to.

  7. #7
    Join Date
    Jun 2010
    Posts
    17
    Plugin Contributions
    0

    Default Re: Authorize.net - An error occurred

    Update complete.

    FEC set to false.

    Same error message.

    Off to authorize.net

  8. #8
    Join Date
    Jun 2010
    Posts
    17
    Plugin Contributions
    0

    application error Re: Authorize.net - An error occurred

    Just got off from authorize.net and all the transaction communication logs checked out from their end. Transaction approved, etc.

    I believe that with a shared ssl certificate is sending the email to my [x_relay_URL] => https://secure91.inmotionhosting.com/~username and bouncing around the websphere. I asked InMotion if I could receive emails from this server and that does not seem to be possible.

    It seems that the final communication from authorize.net "transaction complete" to Zen Cart is miss hitting.

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

    Default Re: Authorize.net - An error occurred

    Quote Originally Posted by swhiting View Post
    Just got off from authorize.net and all the transaction communication logs checked out from their end. Transaction approved, etc.
    Okay, so that means that the problem is occurring after payment is completed and they're trying to send the customer back to your site.
    Quote Originally Posted by swhiting View Post
    I believe that with a shared ssl certificate is sending the email to my [x_relay_URL] => https://secure91.inmotionhosting.com/~username and bouncing around the websphere.
    It could very well be a problem with the URL. Have you set your site to ENABLE_SSL = false and tested that way?
    Quote Originally Posted by swhiting View Post
    I asked InMotion if I could receive emails from this server and that does not seem to be possible.
    Not sure what exactly you mean by that, nor why you think that's important. None of this has anything to do with email.
    Quote Originally Posted by swhiting View Post
    It seems that the final communication from authorize.net "transaction complete" to Zen Cart is miss hitting.
    Probably bad SSL config on your site.
    .

    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
    Jun 2010
    Posts
    17
    Plugin Contributions
    0

    Default Re: Authorize.net - An error occurred

    I am looking at the checkout_success.php from FEC. I am planning on setting up JAM also and had forgotten that I had installed their scripts.

    I am doing a full restore to before any of the 3rd party modules were added and test the authorize.net with just my css mods. I also have a clean install that I can test if the first fails.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. v151 Switching From Authorize.net (SIM) to AUthorize.net (AIM)
    By dinohaven in forum General Questions
    Replies: 1
    Last Post: 2 Dec 2014, 05:56 PM
  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 SIM: An error occurred while trying to report this transaction to merch
    By sapproizza in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 5 May 2008, 11:19 PM
  4. Authorize.net AIM - error occurred trying to report this transaction to the merchant.
    By danderson421 in forum Built-in Shipping and Payment Modules
    Replies: 7
    Last Post: 15 Jan 2008, 11:14 PM

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