Page 1 of 3 123 LastLast
Results 1 to 10 of 24
  1. #1
    Join Date
    Jan 2007
    Location
    Bellingham, Wa
    Posts
    174
    Plugin Contributions
    0

    Default Checkout totally wrong

    This store is freshly installed 1.37
    I enabled express and ipn and I put in the update. Not all in that order but they are all there. Now when I click on checkout I get an option to download ipn_main_handler.php box from firefox

    Bran new store I'm installing for someone http://www.digitalartmoments.com/onlinestore/
    See when you press express checkout.
    Last edited by Pablosan; 7 Feb 2007 at 11:31 PM.

  2. #2
    Join Date
    Jan 2007
    Location
    Bellingham, Wa
    Posts
    174
    Plugin Contributions
    0

    Default Re: Checkout totally wrong

    Heres the errors in the mail:
    Mail1: Get OverrideAdress -4
    Code:
    not logged in and not in markflow mode - nothing to override
    Mail2:ec-step1-1
    Code:
    Checking to see if we are in markflow
    cart contents: physical
    
    NOTE:  $this->showPaymentPage = 0
    Customer ID: 0
    Session Data:  Array
    (
        [customers_host_address] =>  c-24-17-55-71.hsd1.wa.comcast.net
        [cartID] => 
        [cart] =>  shoppingcart Object
            (
                [observers] =>  Array
                    (
                    )
    
                [contents]  => Array
                    (
                        [181] =>  Array
                            (
                                [qty] =>  1
                            )
    
                    )
    
                 [total] => 1
                [weight] => 0
                [cartID] =>  98311
                [content_type] => physical
                 [free_shipping_item] => 0
                [free_shipping_weight] =>  0
                [free_shipping_price] => 0
            )
    
         [navigation] => navigationhistory Object
            (
                 [observers] => Array
                    (
                     )
    
                [path] => Array
                     (
                        [0] => Array
                             (
                                [page] =>  index
                                [mode] =>  NONSSL
                                [get] =>  Array
                                     (
                                        [type] =>  ec
                                    )
    
                                 [post] => Array
                                     (
                                    )
    
                             )
    
                    )
    
                [snapshot] =>  Array
                    (
                        [page] =>  checkout_shipping
                        [mode] =>  NONSSL
                        [get] => Array
                             (
                            )
    
                        [post] =>  Array
                            (
                             )
    
                    )
    
            )
    
        [check_valid] =>  true
        [language] => english
        [languages_id] => 1
         [languages_code] => en
        [currency] => USD
        [updateExpirations]  => 1
        [session_counter] => 1
        [customers_ip_address] =>  24.17.55.71
        [new_products_id_in_cart] => 
        [valid_to_checkout]  => 1
        [cart_errors] => 
        [payment] =>  paypalwpp
    )
    Mail3:ec_step1-2-submit

    Code:
    Array
    (
        [RETURNURL] =>
    http://www.%%%%%%.com/onlinestore/ip...er.php?type=ec
         [CANCELURL] =>
    http://www.%%%%%.com/onlinestore/ind...in&ec_cancel=1
         [LOCALECODE] => US
        [CURRENCY] => USD
        [PAYMENTACTION] =>  Sale
        [REQCONFIRMSHIPPING] => 1
    )

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Checkout totally wrong

    You have both IPN and Express?

    How about only install one or the other ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #4
    Join Date
    Jan 2007
    Location
    Bellingham, Wa
    Posts
    174
    Plugin Contributions
    0

    Default Re: Checkout totally wrong

    Ok took out IPN.
    Same thing happens:
    "You have chosen to open ipn_main_handler.php"

    Think something is wrong.

  5. #5
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Checkout totally wrong

    Did you REMOVE IPN or did you just disable it?

    Make sure you removed it ...

    Then reload the files from the patch:
    http://www.zen-cart.com/forum/showthread.php?t=56216
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  6. #6
    Join Date
    Jan 2007
    Location
    Bellingham, Wa
    Posts
    174
    Plugin Contributions
    0

    Default Re: Checkout totally wrong

    Removed it.

    Deleted patch from local. Downloaded fresh one. Uploaded patch OVERWRTIING old files.

    Same thing.
    Last edited by DrByte; 20 Mar 2007 at 07:14 AM. Reason: removed attachment

  7. #7
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Checkout totally wrong

    I'd start over ... you do not have enough in there to lose and it appears that you have files that may be corrupt, missing or bad ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  8. #8
    Join Date
    Jan 2007
    Location
    Bellingham, Wa
    Posts
    174
    Plugin Contributions
    0

    Default Re: Checkout totally wrong

    Ya I'll re-install.
    Had a feeling paypal was the first thing I should test.

    Be back in 45 mins. See what happens.

    Thanks.

    Deleting.....

  9. #9
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Checkout totally wrong

    Do you have Curl on your server?

    You also need your site to have secure either your own or shared works ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  10. #10
    Join Date
    Jan 2007
    Location
    Bellingham, Wa
    Posts
    174
    Plugin Contributions
    0

    Default Re: Checkout totally wrong

    Ya I checked the server for curl


    Do you mean SSL?

    I have to have SSL installed? Is that required just to get paypal express installed and tested?
    The server had open ssl as all do.

    I dont have a certificate though. I was going to have the owner purchase a private cert at a later time.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Shipping calculating wrong in checkout
    By mdegrandis in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 22 Aug 2009, 12:55 AM
  2. I totally screwed up the Paypal Express Checkout Module
    By antonia in forum PayPal Express Checkout support
    Replies: 0
    Last Post: 12 Dec 2007, 07:46 AM
  3. Wrong calculating in checkout
    By jagge in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 6 Nov 2007, 11:03 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