Results 1 to 10 of 3052

Hybrid View

  1. #1
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    Could you re-post the obfuscated link to your site?
    Never mind, I found it! One thing that's not set right is the OPC setting Order Total, jQuery Selector, which is still set to its default value. For the BootStrap template, that needs to be set to #ottotal .ot_text.

    I don't know if that has 'play' in the previous issue you posted, but it's a start.

  2. #2
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default Re: One-Page Checkout [Support Thread]

    Thank you.
    Sorry for late update.

    I corrected the setting to #ottotal .ot_text, but it did not fix it.

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by keneso View Post
    Thank you.
    Sorry for late update.

    I corrected the setting to #ottotal .ot_text, but it did not fix it.
    My bad, that should have been #ottotal .ot-text.

  4. #4
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default Re: One-Page Checkout [Support Thread]

    Thanks, but same result.

  5. #5
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by keneso View Post
    Thanks, but same result.
    Very strange, are there any logs generated?

  6. #6
    Join Date
    Sep 2008
    Posts
    22
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    I have upgraded my ZenCart 1.5.6 site to 1.5.7c by doing a clean install of 1.5.7c, manually upgrading my custom template files using the 1.5.7c core files, and reinstalling the OnePageCheckout PlugIn. I had ceon-manual-card pay module installed in 1.5.6, but I am not reinstalling that since it is out dated and no longer supported. I also had SalesReport plugin in 1.5.6 but it is not installed in 1.5.7c yet. I have OnePageCheckout working, and am now trying to add PayPal Express Checkout.

    I have PayPal connected as a sandbox. If I Log In to Zen Cart I can successfully check out with PayPal. I can also check out with PayPal as Guest, but only if I fill in the billing Name, address etc. on the checkout page. If I try to check out with "PayPal" button from the cart, bypassing the billing info page, I receive this error:
    Code:
    #1  trigger_error() called at [/includes/classes/OnePageCheckout.php:2323]
    #2  OnePageCheckout->getTaxLocations() called at [/includes/classes/observers/class.checkout_one_observer.php:640]
    #3  checkout_one_observer->update() called at [/includes/classes/class.base.php:118]
    #4  base->notify() called at [/includes/functions/functions_taxes.php:286]
    #5  zen_get_tax_locations() called at [/includes/modules/order_total/ot_tax.php:31]
    #6  ot_tax->process() called at [/includes/classes/order_total.php:178]
    #7  order_total->pre_confirmation_check() called at [/includes/modules/payment/paypalwpp.php:1542]
    #8  paypalwpp->ec_step1() called at [/ipn_main_handler.php:75]
    --> PHP Fatal error: Unknown/invalid billto address # for customer#. in /includes/classes/OnePageCheckout.php on line 2323.
    I read that as the error occurring before the call to PayPal, but I thought using the "Checkout With PayPal" button from the cart, skipping the Billing Info page, should retrieve the billing/shipping data from PayPal. The test site exhibiting this behavior is at https://test.chessieshop.com
    Any ideas?
    Thanks,
    Lars

  7. #7
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by llemberg View Post
    I have upgraded my ZenCart 1.5.6 site to 1.5.7c by doing a clean install of 1.5.7c, manually upgrading my custom template files using the 1.5.7c core files, and reinstalling the OnePageCheckout PlugIn. I had ceon-manual-card pay module installed in 1.5.6, but I am not reinstalling that since it is out dated and no longer supported. I also had SalesReport plugin in 1.5.6 but it is not installed in 1.5.7c yet. I have OnePageCheckout working, and am now trying to add PayPal Express Checkout.

    I have PayPal connected as a sandbox. If I Log In to Zen Cart I can successfully check out with PayPal. I can also check out with PayPal as Guest, but only if I fill in the billing Name, address etc. on the checkout page. If I try to check out with "PayPal" button from the cart, bypassing the billing info page, I receive this error:
    Code:
    #1  trigger_error() called at [/includes/classes/OnePageCheckout.php:2323]
    #2  OnePageCheckout->getTaxLocations() called at [/includes/classes/observers/class.checkout_one_observer.php:640]
    #3  checkout_one_observer->update() called at [/includes/classes/class.base.php:118]
    #4  base->notify() called at [/includes/functions/functions_taxes.php:286]
    #5  zen_get_tax_locations() called at [/includes/modules/order_total/ot_tax.php:31]
    #6  ot_tax->process() called at [/includes/classes/order_total.php:178]
    #7  order_total->pre_confirmation_check() called at [/includes/modules/payment/paypalwpp.php:1542]
    #8  paypalwpp->ec_step1() called at [/ipn_main_handler.php:75]
    --> PHP Fatal error: Unknown/invalid billto address # for customer#. in /includes/classes/OnePageCheckout.php on line 2323.
    I read that as the error occurring before the call to PayPal, but I thought using the "Checkout With PayPal" button from the cart, skipping the Billing Info page, should retrieve the billing/shipping data from PayPal. The test site exhibiting this behavior is at https://test.chessieshop.com
    Any ideas?
    Thanks,
    Lars
    I see that error (the whitescreen, anyway) on your site if I add a product to the cart and, directly from the shopping-cart page, clicking the "Checkout with PayPal" button, but I'm unable to reproduce that issue running zc157c with OnePageCheckout v2.3.7.

    Which version of OPC is in use?

 

 

Similar Threads

  1. Set number of products displayed per page (support thread)
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 146
    Last Post: 2 Nov 2023, 12:50 AM
  2. v151 Banners In Main Page - Support Thread
    By stevesh in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Sep 2021, 03:36 PM
  3. v151 Site Map/Page Not Found: Combined [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 4 Jan 2016, 02:19 PM
  4. v151 PayPal Express Checkout Using NVP 84.0 [Support Thread]
    By lat9 in forum Addon Payment Modules
    Replies: 32
    Last Post: 28 Dec 2015, 04:54 PM
  5. Checkout Amazon Style -- Support Thread
    By CJPinder in forum All Other Contributions/Addons
    Replies: 72
    Last Post: 13 Apr 2011, 08:18 PM

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