Thread: Checkout loop?

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Mar 2013
    Location
    Lincoln, Nebraska, United States
    Posts
    8
    Plugin Contributions
    0

    Default Checkout loop?

    I am testing out my zen cart before it goes live and i have it set up with my authorize.net account, im pretty sure it was working before but now on the 3rd page of the checkout when i click the confirm order button instead of charging the card and placing the order it takes me back to the login page every time, i login, try to check out , and back to login.

    i saw somebody elses similar post somebody said gettting kicked to login means its missing a session id or something so i tried changing every setting in the sessions options page one by one and still no luck ...any other ideas?

    it does it no matter what template i have on and other that that i only have the login sidebox on there, but even if i turn that off it still does it

  2. #2
    Join Date
    Mar 2013
    Location
    Lincoln, Nebraska, United States
    Posts
    8
    Plugin Contributions
    0

    Default Re: Checkout loop?

    nada?

    im fairly new to zencart so if you need any more info about my setup just ask as im not sure what all would be relevant information, im hosted on godaddy and running PHP 5.3

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Checkout loop?

    Look through the Similar threads below first.

  4. #4
    Join Date
    Mar 2013
    Location
    Lincoln, Nebraska, United States
    Posts
    8
    Plugin Contributions
    0

    Default Re: Checkout loop?

    i read through a few of them but almost all of them are only about when checking out with paypal, im not using paypal and the only time it happens is when i try paying with a visa or mc...if i install the free shipping module and checkout using that it works fine, but when i try to use a card it takes me back to login

  5. #5
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,691
    Plugin Contributions
    11

    Default Re: Checkout loop?

    Please hit reply and answer all the questions you can from the posting tips.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  6. #6
    Join Date
    Mar 2013
    Location
    Lincoln, Nebraska, United States
    Posts
    8
    Plugin Contributions
    0

    Default Re: Checkout loop?

    and i dont know if its relevant or not, but when it takes me to the login page there is no template on it, its just a plain white page with black text and thats it

  7. #7
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Checkout loop?

    Quote Originally Posted by BDog21 View Post
    there is no template on it, its just a plain white page with black text and thats it
    Use your FTP program to access the /logs/ folder on your site's server, and see what errors are in the myDebug-xxxx.log files there.
    See: http://www.zen-cart.com/content.php?124-blank-page
    .

    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
    Mar 2013
    Location
    Lincoln, Nebraska, United States
    Posts
    8
    Plugin Contributions
    0

    Default Re: Checkout loop?

    the log folder has files, something about what it sent to authorize.net...i do have an authorize.net account that is still working fine...this is what the log file says (with all of the personal info replaced by XXXX)

    Aug-28-2013 03:03:00
    =================================

    Sent to Authorizenet: Array
    (
    [x_login] => *******
    [x_amount] => 25.00
    [x_version] => 3.1
    [x_method] => CC
    [x_type] => AUTH_CAPTURE
    [x_cust_ID] => 1
    [x_email_customer] => FALSE
    [x_company] =>
    [x_first_name] => XXXXXX
    [x_last_name] = XXXXXXX
    [x_city] => XXXXXXX
    [x_state] => XXXXXXX
    [x_zip] => XXXXXXXX
    [x_country] => United States
    [x_phone] => XXXXXXXXX
    [x_fax] =>
    [x_email] => XXXXXXXXXX
    [x_ship_to_company] =>
    [x_ship_to_first_name] =>XXXXXX
    [x_ship_to_last_name] => XXXXXXX
    [x_ship_to_address] => XXXXX
    [x_ship_to_city] => XXXXXXX
    [x_ship_to_state] => XXXXXXX
    [x_ship_to_zip] => XXXXXXX
    [x_ship_to_country] => United States
    [x_Customer_IP] => XXXXXXXXX
    [x_relay_response] => TRUE
    [x_relay_URL] => http://zone1supplies.net/shop/index....action=confirm
    [x_invoice_num] =>
    [x_duplicate_window] => 120
    [x_allow_partial_Auth] => FALSE
    [x_description] => Website Purchase from Zone One Supplies
    [x_fp_sequence] => 290
    [x_fp_timestamp] => 1377684180
    [x_fp_hash] => XXXXXXXXXXXXXXXXXXXXX
    [x_card_num] => XXXXXXXXXXXXXXXXXXXXXXX
    [x_exp_date] => XXXXXXX
    [x_card_code] => *******
    [zenid] => XXXXXXXXX
    [url] => https://secure.authorize.net/gateway/transact.dll
    )

  9. #9
    Join Date
    Mar 2013
    Location
    Lincoln, Nebraska, United States
    Posts
    8
    Plugin Contributions
    0

    Default Re: Checkout loop?

    nobody?

  10. #10
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Checkout loop?

    A quick search of the forums found threads noting in order to test (or use) Authorize.NET one must have Zen Cart (and your website) both configured for SSL.

    From looking at your website (briefly) It appears your SSL certificate is installed... But Zen Cart has not been configured for SSL yet.

    A quick search using "Google" for "SSL site:zen-cart.com" found this article which has instructions for configuring Zen Cart for SSL.

    I'd start by configuring your Zen Cart for SSL (and see if the problem goes away). If problems persist please read the "posting tips" and reply with answers to all the questions and with any other relevant information which may aid people in their attempts to help :)
    Last edited by lhungil; 30 Aug 2013 at 06:17 PM.
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 Checkout Loop
    By CnTGifts in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 23 Nov 2012, 02:27 PM
  2. Checkout Loop...?
    By meljen in forum PayPal Express Checkout support
    Replies: 8
    Last Post: 12 Aug 2012, 09:43 PM
  3. PayPal Express Checkout Loop
    By ahaynes106 in forum PayPal Express Checkout support
    Replies: 7
    Last Post: 23 Sep 2011, 08:40 PM
  4. Continue Shopping Checkout Loop
    By micmed in forum General Questions
    Replies: 3
    Last Post: 22 Apr 2009, 02:03 PM
  5. Step 2 of checkout LOOP
    By anjordan77 in forum Upgrading from 1.3.x to 1.3.9
    Replies: 4
    Last Post: 31 Jan 2007, 04:21 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