Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 36
  1. #11
    Join Date
    Jan 2013
    Posts
    898
    Plugin Contributions
    0

    Default Re: authorize.net errors when checking out but orders go through.

    There is no error log, hence my problem to try and fix it.

  2. #12
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,342
    Plugin Contributions
    94

    Default Re: authorize.net errors when checking out but orders go through.

    Quote Originally Posted by jimmie View Post
    There is no error log, hence my problem to try and fix it.
    I'd start with why you're not getting those error logs written to the site's /logs directory.

  3. #13
    Join Date
    Jan 2013
    Posts
    898
    Plugin Contributions
    0

    Default Re: authorize.net errors when checking out but orders go through.

    Logs is working just not getting any logs when this happens. It looks like I will have to start from scratch if I can't figure this out. I looked up the words let us know and it is a database error.

  4. #14
    Join Date
    Jan 2013
    Posts
    898
    Plugin Contributions
    0

    Default Re: authorize.net errors when checking out but orders go through.

    All other payment modules work.
    jnsflooringandsupplies.com
    Last edited by jimmie; 25 Feb 2025 at 03:32 AM.

  5. #15
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,191
    Plugin Contributions
    63

    Default Re: authorize.net errors when checking out but orders go through.

    Quote Originally Posted by jimmie View Post
    All other payment modules work.
    jnsflooringandsupplies.com
    Does the issue occur in the default template? What version of PHP? Might check the url rewriter as well.
    PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are not conducive to a helpful community.

  6. #16
    Join Date
    Jan 2013
    Posts
    898
    Plugin Contributions
    0

    Default Re: authorize.net errors when checking out but orders go through.

    yes issur occures with default template

  7. #17
    Join Date
    Jan 2013
    Posts
    898
    Plugin Contributions
    0

    Default Re: authorize.net errors when checking out but orders go through.

    issue is still there with ceon url remapping turned off

  8. #18
    Join Date
    Jan 2013
    Posts
    898
    Plugin Contributions
    0

    Default Re: authorize.net errors when checking out but orders go through.

    im on php 8.3, tried 8.0 and same issue

  9. #19
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,191
    Plugin Contributions
    63

    Default Re: authorize.net errors when checking out but orders go through.

    Quote Originally Posted by jimmie View Post
    im on php 8.3, tried 8.0 and same issue
    Can you verify your configure.php files are both using the SSL link for all HTTP_CATALOG_SERVER, HTTP_SERVER & HTTPS_SERVER (there are 5 locations),
    All should say

    'https://jnsflooringandsupplies.com'

    Maybe Auth net cannot communicate to store the return response.


    ~Melanie
    PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are not conducive to a helpful community.

  10. #20
    Join Date
    Jan 2013
    Posts
    898
    Plugin Contributions
    0

    Default Re: authorize.net errors when checking out but orders go through.

    Quote Originally Posted by mprough View Post
    Can you verify your configure.php files are both using the SSL link for all HTTP_CATALOG_SERVER, HTTP_SERVER & HTTPS_SERVER (there are 5 locations),
    All should say

    'https://jnsflooringandsupplies.com'

    Maybe Auth net cannot communicate to store the return response.


    ~Melanie
    yes this is exactly what is happening
    Maybe Auth net cannot communicate to store the return response.
    everything is correct in the configure files
    * Enter the domain for your Admin URL. If you have SSL, enter the correct https address in the HTTP_SERVER setting, instead of just an http address.
    */
    define('HTTP_SERVER', 'https://jnsflooringandsupplies.com');
    /**
    * Note about HTTPS_SERVER:
    * There is no longer an HTTPS_SERVER setting for the Admin. Instead, put your SSL URL in the HTTP_SERVER setting above.
    */

    /**
    * Note about DIR_WS_ADMIN
    * The DIR_WS_ADMIN value is now auto-detected.
    * In the rare case where it cannot be detected properly, you can add your own DIR_WS_ADMIN definition below.
    */

    /**
    * Enter the domain for your storefront URL.
    * Enter a separate SSL URL in HTTPS_CATALOG_SERVER if your store supports SSL.
    */
    define('HTTP_CATALOG_SERVER', 'https://jnsflooringandsupplies.com');
    define('HTTPS_CATALOG_SERVER', 'https://jnsflooringandsupplies.com');

 

 
Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. v155 Problem Checking out - Authorize.Net payments
    By tflmike in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 19 Jan 2019, 11:17 PM
  2. Orders through authorize.net do not display after moving site to another server
    By D¡cky in forum Built-in Shipping and Payment Modules
    Replies: 16
    Last Post: 19 Aug 2009, 09:49 PM
  3. Replies: 21
    Last Post: 7 Jul 2008, 07:34 AM

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