Zen Cart Logo
Forums / All Other Contributions/Addons / One-Page Checkout [Support Thread]

One-Page Checkout [Support Thread]

Views: 629,003

Results 261 to 280 of 3,073
11 Dec 2016, 5:24 AM
#261
frank18 avatar

frank18

Deceased

Join Date:
Nov 2007
Location:
Sunny Coast, Australia
Posts:
3,427
Plugin Contributions:
2

One-Page Checkout [Support Thread]

schoolboy:

One-page-checkout (as an option) should be part of CORE Zencart for future versions. (Dev team take note).

Absolutely - thumbs up all round :thumbsup: :thumbsup: !

11 Dec 2016, 7:23 PM
#262
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: One-Page Checkout [Support Thread]

lat9:

I've just submitted v1.0.10 to the Zen Cart Plugins for review, correcting the following issues (identified by their GitHub issue number):

#61: Correct interaction with Zen Cart 1.5.4 "ot_gv" handling.
#62: Order-total changes should result in re-display of the checkout_one page.
#63: Select cheapest shipping method, even if only one module is enabled.
Now available for download from the Zen Cart Plugins: https://www.zen-cart.com/downloads.php?do=file&id=2095

19 Dec 2016, 7:37 AM
#263
louis avatar

louis

Zen Follower

Join Date:
Jul 2006
Location:
Johannesburg
Posts:
408
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

Thank you for a great contribution. I have been searching for something like this for a while now.

I installed this plugin and for the most it works like a dream. I believe it will assist in increasing my conversion rate. I unfortunately had to switch it off for now due to the following:

  1. I have the "Free shipping - Free rules" shipping plugin installed and when going to checkout, the screen will pre-select this option (nothing wrong with that as this is the cheapest method) but when the customer then wants to override this with a guaranteed (paid for) delivery method, the page goes into a loop. It continues to re-display the checkout_one page irrespective of which shipping method is used. The error message indicates that the order total has changed and for the customer to confirm. Even on pressing confirm directly after receiving this message, the customer cannot continue with the checkout as the site just re-display the checkout_one page with the same error.

This morning I run a thorough test and found that if you select different shipping methods (even with the "Free shipping" plugin removed.) it sometimes works but most of the times when you change the pre-selected shipping method it will present you with the message and just loop back.

Thank you for a great idea.

19 Dec 2016, 1:12 PM
#264
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: One-Page Checkout [Support Thread]

Louis, where did you find the "Free Shipping - Free Rules"? Is it this one (https://www.zen-cart.com/downloads.php?do=file&id=428%29?

A couple of things to check when OPC goes into a shipping-request loop like that:

  1. Check your browser's "Console Log". Press F12 on any of the major (FireFox, Chrome, IE) browsers and then choose the "Console" pane. That is used by OPC to report any jQuery/javascript related issues. Go to the checkout process; are there any errors reported?

  2. Generate a OPC log (I'll send you a PM with my direct email since those logs can get to be pretty big). Turn on the Configuration->One Page Checkout->Enable Debug and make sure that all the /logs/myDEBUG-one_page_checkout*.log files are erased so you're starting fresh. Add a product to your cart, go to checkout, select the problematic shipping method and let the issue occur. At that point, grab a copy of the log file generated and send that to me.

20 Dec 2016, 1:17 AM
#265
fjbern1943 avatar

fjbern1943

Zen Follower

Join Date:
Apr 2015
Location:
United States
Posts:
144
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

lat9:

Louis, where did you find the "Free Shipping - Free Rules"? Is it this one (https://www.zen-cart.com/downloads.php?do=file&id=428%29?

A couple of things to check when OPC goes into a shipping-request loop like that:

  1. Check your browser's "Console Log". Press F12 on any of the major (FireFox, Chrome, IE) browsers and then choose the "Console" pane. That is used by OPC to report any jQuery/javascript related issues. Go to the checkout process; are there any errors reported?

  2. Generate a OPC log (I'll send you a PM with my direct email since those logs can get to be pretty big). Turn on the Configuration->One Page Checkout->Enable Debug and make sure that all the /logs/myDEBUG-one_page_checkout*.log files are erased so you're starting fresh. Add a product to your cart, go to checkout, select the problematic shipping method and let the issue occur. At that point, grab a copy of the log file generated and send that to me.

Hello, It looks like I am having the same or similar problem. I have had quite a few of abandoned carts lately so I started to check my OPC logs . I also experienced the same problem when I tried to enter an order through the store myself and got the loopdy loop when I changed the selected free shipping option to another option. I didn't realize what the problem was until I read the above post. I have several log files but they have very confidential information in them and can not post them here. I can send a couple of them to you, especially the ones that correspond with the abandoned carts?

Best regards,

Frank

Here is my setup:
OPC Version 10
Zencart 1.54
Responsive Sheffield Blue 2.0

Shipping Options Installed: Free Shipping Options, Best way, USPS, UPS and Fed Ex.

One

20 Dec 2016, 1:28 AM
#266
manticore avatar

manticore

New Zenner

Join Date:
Dec 2016
Location:
Seattle
Posts:
4
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

This addon is great, but isn't working for me in my local test setup once I enable Ceon Manual Card 4.0.1! That addon is what I have the issue narrowed it down to.

I'm getting that error "Your order's details have changed. Please review the current values and re-submit." which it looks like was being worked on in GitHub issue#53 from back around page 22 of this thread.

It doesn't matter which shipping methods I use, the error will still happen, but I will end up using only freeoptions and freeshipper.

I'm using COWOA 2.7 beta which is listed as working with Ceon Manual Card and does fine before I install One-Page Checkout.

I'm using One-Page Checkout 1.0.10 but it didn't work with previous versions either (I saw this as an error for previous versions so I hadn't narrowed it down to Ceon Manual Card yet and was hoping waiting for this version was going to fix it). I am installing on Zen Cart 1.55b. Let me know if you need any more information or will even support the Ceon Manual Card addon which I need to use. Thank you!

20 Dec 2016, 2:12 PM
#267
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: One-Page Checkout [Support Thread]

@Louis, email received; unfortunately, I don't support the use of the One-Page Checkout on Zen Cart versions prior to 1.5.4.

@fjbern1943, PM sent with email address.

@manticore, I've not validated the One-Page Checkout for use with COWOA (it's on my list). Does the OPC operate properly with Ceon Manual Card once COWOA is disabled?

20 Dec 2016, 4:27 PM
#268
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,763
Plugin Contributions:
9

Re: One-Page Checkout [Support Thread]

lat9:

@manticore, I've not validated the One-Page Checkout for use with COWOA (it's on my list). Does the OPC operate properly with Ceon Manual Card once COWOA is disabled?Works fine for one of our customers.

20 Dec 2016, 5:28 PM
#269
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: One-Page Checkout [Support Thread]

dbltoe:

Works fine for one of our customers.
Which version of COWOA is that, dbltoe?

20 Dec 2016, 8:26 PM
#270
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,763
Plugin Contributions:
9

Re: One-Page Checkout [Support Thread]

Sorry if not clear. OPC works fine with Ceon. No COWOA

21 Dec 2016, 4:59 AM
#271
manticore avatar

manticore

New Zenner

Join Date:
Dec 2016
Location:
Seattle
Posts:
4
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

lat9:

I've not validated the One-Page Checkout for use with COWOA (it's on my list). Does the OPC operate properly with Ceon Manual Card once COWOA is disabled?

No, from my tests the problem seems to be solely with Ceon Manual Card being enabled. COWOA being disabled or not doesn't make the difference, it works fine with COWOA.

21 Dec 2016, 12:28 PM
#272
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: One-Page Checkout [Support Thread]

manticore:

No, from my tests the problem seems to be solely with Ceon Manual Card being enabled. COWOA being disabled or not doesn't make the difference, it works fine with COWOA.
If you'll generate a OPC log-file (follow the steps in post #265) and send them to me directly (I'll send you a PM with my email address), I'll give it a look.

22 Dec 2016, 6:53 PM
#273
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: One-Page Checkout [Support Thread]

lat9:

If you'll generate a OPC log-file (follow the steps in post #265) and send them to me directly (I'll send you a PM with my email address), I'll give it a look.
Yep, v4.0.1 of Ceon Manual Card (if configured with Store Sensitive Card Details Temporarily in Session? set true) is resulting in a "conflict". I should have a correction tomorrow.

25 Dec 2016, 8:04 AM
#274
nicksab avatar

nicksab

Totally Zenned

Join Date:
Apr 2011
Posts:
592
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

Hey,

I just installed this mods on a test server of my website. I installed all the files as requested.

However, when i am trying to checkout, I am getting to the checkout page and click on "confirm order", nothing happened.

I am using ZC 1.5.5b with ceon manual card and paypal. I set to false Store Sensitive Card Details Temporarily in Session? but it did not change anything.

I also added my debug files below. Thank you in advance for your help.

Debug files:

2016-12-25 08:39:21 checkout_one: CHECKOUT_ONE_ENTRY, version (1.0.7 (2016-10-19)), Zen Cart version (1.5.5b), template (royal_fleur)
2016-12-25 08:39:21 checkout_one: CHECKOUT_ONE_AFTER_SHIPPING_CALCULATIONS, pass (), free_shipping (), array (
'id' => 'flat_flat',
'title' => 'Shipping (Flower Delivery)',
'cost' => '12.99',
'module' => 'flat',
)
2016-12-25 08:39:21 checkout_one: CHECKOUT_ONE_SHIPPING_CHECK (flat_flat)
Array
(
[0] => Array
(
[id] => flat
[module] => Shipping
[methods] => Array
(
[0] => Array
(
[id] => flat
[title] => Flower Delivery
[cost] => 12.99
)

            )

        [tax] => 9
    )

[1] => Array
    (
        [id] => storepickup
        [module] => Store Pickup
        [methods] => Array
            (
                [0] => Array
                    (
                        [id] => storepickup0
                        [title] => Walk In
                        [cost] => 0.00
                    )

            )

    )

)

Array
(
[0] => flat_flat
[1] => storepickup_storepickup0
)

2016-12-25 08:39:21 checkout_one: CHECKOUT_ONE_AFTER_SHIPPING_QUOTES
array (
'id' => 'flat_flat',
'title' => 'Shipping (Flower Delivery)',
'cost' => '12.99',
'module' => 'flat',
)order Object
(
[info] => Array
(
[order_status] => 1
[currency] => USD
[currency_value] => 1.00000000
[payment_method] =>
[payment_module_code] =>
[coupon_code] =>
[shipping_method] => Shipping (Flower Delivery)
[shipping_module_code] => flat_flat
[shipping_cost] => 12.99
[subtotal] => 375.962
[shipping_tax] => 0
[tax] => 33.83658
[total] => 422.78858
[tax_groups] => Array
(
[U.S. Taxes] => 33.83658
)

        [comments] => 
        [gift_message] => 
        [ip_address] => ::1 - ::1
    )

[totals] => Array
    (
    )

[products] => Array
    (
        [0] => Array
            (
                [qty] => 1
                [name] => Lily and Roses Fall Cornucopia
                [model] => 14-F3E
                [tax] => 9
                [tax_groups] => Array
                    (
                        [U.S. Taxes] => 9
                    )

                [tax_description] => U.S. Taxes
                [price] => 94.9900
                [final_price] => 94.99
                [onetime_charges] => 0
                [weight] => 0
                [products_priced_by_attribute] => 0
                [product_is_free] => 0
                [products_discount_type] => 0
                [products_discount_type_from] => 0
                [id] => 2196
                [rowClass] => rowEven
            )

        [1] => Array
            (
                [qty] => 1
                [name] => Autumn Beauty Bouquet
                [model] => B2-4922
                [tax] => 9
                [tax_groups] => Array
                    (
                        [U.S. Taxes] => 9
                    )

                [tax_description] => U.S. Taxes
                [price] => 104.9900
                [final_price] => 104.99
                [onetime_charges] => 0
                [weight] => 0
                [products_priced_by_attribute] => 0
                [product_is_free] => 0
                [products_discount_type] => 0
                [products_discount_type_from] => 0
                [id] => 1623
                [rowClass] => rowOdd
            )

        [2] => Array
            (
                [qty] => 1
                [name] => Loving Sympathy Basket
                [model] => S31-4509
                [tax] => 9
                [tax_groups] => Array
                    (
                        [U.S. Taxes] => 9
                    )

                [tax_description] => U.S. Taxes
                [price] => 119.9900
                [final_price] => 119.99
                [onetime_charges] => 0
                [weight] => 0
                [products_priced_by_attribute] => 0
                [product_is_free] => 0
                [products_discount_type] => 0
                [products_discount_type_from] => 0
                [id] => 1421
                [rowClass] => rowEven
            )

        [3] => Array
            (
                [qty] => 1
                [name] => Bountiful Bouquet
                [model] => 12-F2
                [tax] => 9
                [tax_groups] => Array
                    (
                        [U.S. Taxes] => 9
                    )

                [tax_description] => U.S. Taxes
                [price] => 55.9920
                [final_price] => 55.992
                [onetime_charges] => 0
                [weight] => 0
                [products_priced_by_attribute] => 0
                [product_is_free] => 0
                [products_discount_type] => 0
                [products_discount_type_from] => 0
                [id] => 608
                [rowClass] => rowOdd
            )

    )

[customer] => Array
    (
        [firstname] => nicolas
        [lastname] => sab
        [company] => 
        [street_address] => sdjsdksd,snd,j
        [suburb] => 
        [city] => jkkjkjkjk
        [postcode] => 84884
        [state] => California
        [zone_id] => 12
        [country] => Array
            (
                [id] => 223
                [title] => United States
                [iso_code_2] => US
                [iso_code_3] => USA
            )

        [format_id] => 2
        [telephone] => 4155226633
        [email_address] => nicolas_sabrun######################
    )

[delivery] => Array
    (
        [firstname] => nicolas
        [lastname] => sab
        [company] => 
        [street_address] => sdjsdksd,snd,j
        [suburb] => 
        [city] => jkkjkjkjk
        [postcode] => 84884
        [state] => California
        [zone_id] => 12
        [country] => Array
            (
                [id] => 223
                [title] => United States
                [iso_code_2] => US
                [iso_code_3] => USA
            )

        [telephone] => 
        [country_id] => 223
        [format_id] => 2
    )

[content_type] => physical
[email_low_stock] => 
[products_ordered_attributes] => 
[products_ordered] => 
[products_ordered_email] => 
[attachArray] => 
[billing] => Array
    (
        [firstname] => nicolas
        [lastname] => sab
        [company] => 
        [street_address] => sdjsdksd,snd,j
        [suburb] => 
        [city] => jkkjkjkjk
        [postcode] => 84884
        [state] => California
        [zone_id] => 12
        [country] => Array
            (
                [id] => 223
                [title] => United States
                [iso_code_2] => US
                [iso_code_3] => USA
            )

        [country_id] => 223
        [format_id] => 2
    )

)
messageStack Object
(
[messages] => Array
(
)

)
Array
(
[0] => Array
(
[id] => flat
[module] => Shipping
[methods] => Array
(
[0] => Array
(
[id] => flat
[title] => Flower Delivery
[cost] => 12.99
)

            )

        [tax] => 9
    )

[1] => Array
    (
        [id] => storepickup
        [module] => Store Pickup
        [methods] => Array
            (
                [0] => Array
                    (
                        [id] => storepickup0
                        [title] => Walk In
                        [cost] => 0.00
                    )

            )

    )

)

2016-12-25 08:39:21 checkout_one: CHECKOUT_ONE_AFTER_ORDER_TOTAL_PROCESSING
order_total Object
(
[modules] => Array
(
[0] => ot_subtotal.php
[1] => ot_shipping.php
[2] => ot_coupon.php
[3] => ot_tax.php
[4] => ot_total.php
)

)
order Object
(
[info] => Array
(
[order_status] => 1
[currency] => USD
[currency_value] => 1.00000000
[payment_method] =>
[payment_module_code] =>
[coupon_code] =>
[shipping_method] => Shipping (Flower Delivery)
[shipping_module_code] => flat_flat
[shipping_cost] => 12.99
[subtotal] => 375.962
[shipping_tax] => 1.1691
[tax] => 35.00568
[total] => 423.95768
[tax_groups] => Array
(
[U.S. Taxes] => 35.00568
)

        [comments] => 
        [gift_message] => 
        [ip_address] => ::1 - ::1
    )

[totals] => Array
    (
    )

[products] => Array
    (
        [0] => Array
            (
                [qty] => 1
                [name] => Lily and Roses Fall Cornucopia
                [model] => 14-F3E
                [tax] => 9
                [tax_groups] => Array
                    (
                        [U.S. Taxes] => 9
                    )

                [tax_description] => U.S. Taxes
                [price] => 94.9900
                [final_price] => 94.99
                [onetime_charges] => 0
                [weight] => 0
                [products_priced_by_attribute] => 0
                [product_is_free] => 0
                [products_discount_type] => 0
                [products_discount_type_from] => 0
                [id] => 2196
                [rowClass] => rowEven
            )

        [1] => Array
            (
                [qty] => 1
                [name] => Autumn Beauty Bouquet
                [model] => B2-4922
                [tax] => 9
                [tax_groups] => Array
                    (
                        [U.S. Taxes] => 9
                    )

                [tax_description] => U.S. Taxes
                [price] => 104.9900
                [final_price] => 104.99
                [onetime_charges] => 0
                [weight] => 0
                [products_priced_by_attribute] => 0
                [product_is_free] => 0
                [products_discount_type] => 0
                [products_discount_type_from] => 0
                [id] => 1623
                [rowClass] => rowOdd
            )

        [2] => Array
            (
                [qty] => 1
                [name] => Loving Sympathy Basket
                [model] => S31-4509
                [tax] => 9
                [tax_groups] => Array
                    (
                        [U.S. Taxes] => 9
                    )

                [tax_description] => U.S. Taxes
                [price] => 119.9900
                [final_price] => 119.99
                [onetime_charges] => 0
                [weight] => 0
                [products_priced_by_attribute] => 0
                [product_is_free] => 0
                [products_discount_type] => 0
                [products_discount_type_from] => 0
                [id] => 1421
                [rowClass] => rowEven
            )

        [3] => Array
            (
                [qty] => 1
                [name] => Bountiful Bouquet
                [model] => 12-F2
                [tax] => 9
                [tax_groups] => Array
                    (
                        [U.S. Taxes] => 9
                    )

                [tax_description] => U.S. Taxes
                [price] => 55.9920
                [final_price] => 55.992
                [onetime_charges] => 0
                [weight] => 0
                [products_priced_by_attribute] => 0
                [product_is_free] => 0
                [products_discount_type] => 0
                [products_discount_type_from] => 0
                [id] => 608
                [rowClass] => rowOdd
            )

    )

[customer] => Array
    (
        [firstname] => nicolas
        [lastname] => sab
        [company] => 
        [street_address] => sdjsdksd,snd,j
        [suburb] => 
        [city] => jkkjkjkjk
        [postcode] => 84884
        [state] => California
        [zone_id] => 12
        [country] => Array
            (
                [id] => 223
                [title] => United States
                [iso_code_2] => US
                [iso_code_3] => USA
            )

        [format_id] => 2
        [telephone] => 4155226633
        [email_address] => nicolas_sabrun######################
    )

[delivery] => Array
    (
        [firstname] => nicolas
        [lastname] => sab
        [company] => 
        [street_address] => sdjsdksd,snd,j
        [suburb] => 
        [city] => jkkjkjkjk
        [postcode] => 84884
        [state] => California
        [zone_id] => 12
        [country] => Array
            (
                [id] => 223
                [title] => United States
                [iso_code_2] => US
                [iso_code_3] => USA
            )

        [telephone] => 
        [country_id] => 223
        [format_id] => 2
    )

[content_type] => physical
[email_low_stock] => 
[products_ordered_attributes] => 
[products_ordered] => 
[products_ordered_email] => 
[attachArray] => 
[billing] => Array
    (
        [firstname] => nicolas
        [lastname] => sab
        [company] => 
        [street_address] => sdjsdksd,snd,j
        [suburb] => 
        [city] => jkkjkjkjk
        [postcode] => 84884
        [state] => California
        [zone_id] => 12
        [country] => Array
            (
                [id] => 223
                [title] => United States
                [iso_code_2] => US
                [iso_code_3] => USA
            )

        [country_id] => 223
        [format_id] => 2
    )

)
messageStack Object
(
[messages] => Array
(
)

)

2016-12-25 08:39:21 checkout_one: CHECKOUT_ONE_AFTER_PAYMENT_MODULES_SELECTION
payment Object
(
[modules] => Array
(
[0] => ceon_manual_card.php
[1] => paypal.php
)

[selected_module] => 
[doesCollectsCardDataOnsite] => 
[paymentClass] => paypal Object
    (
        ["code"] => paypal
        [title] => PayPal
        [description] => <strong>PayPal</strong>
        [enabled] => 1
        [codeVersion] => 1.5.5
        [sort_order] => 0
        [order_status] => 2
        [form_action_url] => <https://www.paypal.com/cgi-bin/webscr>
    )

)
array (
'id' => 'flat_flat',
'title' => 'Shipping (Flower Delivery)',
'cost' => '12.99',
'module' => 'flat',
)
2016-12-25 08:39:21 checkout_one: CHECKOUT_ONE_TEMPLATE_SHIPPING_QUOTES:
array (
'id' => 'flat_flat',
'title' => 'Shipping (Flower Delivery)',
'cost' => '12.99',
'module' => 'flat',
)
array (
0 =>
array (
'id' => 'flat',
'module' => 'Shipping',
'methods' =>
array (
0 =>
array (
'id' => 'flat',
'title' => 'Flower Delivery',
'cost' => '12.99',
),
),
'tax' => 9.0000000000000071,
),
1 =>
array (
'id' => 'storepickup',
'module' => 'Store Pickup',
'methods' =>
array (
0 =>
array (
'id' => 'storepickup0',
'title' => 'Walk In',
'cost' => '0.00',
),
),
),
)

and I am also getting this file as I set the debug to full:

[25-Dec-2016 08:51:27 Europe/Berlin] PHP Notice: Undefined index: paypal in C:\xampp\htdocs\store\includes\classes\order.php on line 341

[25-Dec-2016 08:51:27 Europe/Berlin] PHP Notice: Trying to get property of non-object in C:\xampp\htdocs\store\includes\classes\order.php on line 341

[25-Dec-2016 08:51:27 Europe/Berlin] PHP Notice: Undefined index: paypal in C:\xampp\htdocs\store\includes\classes\order.php on line 342

[25-Dec-2016 08:51:27 Europe/Berlin] PHP Notice: Trying to get property of non-object in C:\xampp\htdocs\store\includes\classes\order.php on line 342

[25-Dec-2016 08:51:27 Europe/Berlin] PHP Notice: Use of undefined constant MODULE_ORDER_TOTAL_GV_STATUS - assumed 'MODULE_ORDER_TOTAL_GV_STATUS' in C:\xampp\htdocs\store\includes\templates\royal_fleur\common\tpl_drop_menu.php on line 87

[25-Dec-2016 08:51:27 Europe/Berlin] PHP Notice: Undefined variable: show_ezpages_header in C:\xampp\htdocs\store\includes\modules\sideboxes\royal_fleur\ezpages_drop_menu.php on line 17

[25-Dec-2016 08:51:27 Europe/Berlin] PHP Notice: Undefined index: telephone in C:\xampp\htdocs\store\includes\functions\functions_customers.php on line 55

[25-Dec-2016 08:51:27 Europe/Berlin] PHP Notice: Undefined property: ot_subtotal::$credit_class in C:\xampp\htdocs\store\includes\classes\order_total.php on line 125

[25-Dec-2016 08:51:27 Europe/Berlin] PHP Notice: Undefined property: ot_shipping::$credit_class in C:\xampp\htdocs\store\includes\classes\order_total.php on line 125

[25-Dec-2016 08:51:27 Europe/Berlin] PHP Notice: Trying to get property of non-object in C:\xampp\htdocs\store\includes\modules\order_total\ot_coupon.php on line 136

[25-Dec-2016 08:51:27 Europe/Berlin] PHP Notice: Trying to get property of non-object in C:\xampp\htdocs\store\includes\modules\order_total\ot_coupon.php on line 136

[25-Dec-2016 08:51:27 Europe/Berlin] PHP Notice: Undefined property: ot_tax::$credit_class in C:\xampp\htdocs\store\includes\classes\order_total.php on line 125

[25-Dec-2016 08:51:27 Europe/Berlin] PHP Notice: Undefined property: ot_total::$credit_class in C:\xampp\htdocs\store\includes\classes\order_total.php on line 125

[25-Dec-2016 08:51:27 Europe/Berlin] PHP Notice: Undefined index: checkbox in C:\xampp\htdocs\store\includes\templates\template_default\templates\tpl_checkout_one_default.php on line 87

[25-Dec-2016 08:51:27 Europe/Berlin] PHP Notice: Undefined index: cc_id in C:\xampp\htdocs\store\includes\modules\order_total\ot_coupon.php on line 392

25 Dec 2016, 12:45 PM
#275
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: One-Page Checkout [Support Thread]

@nicksab (and everyone else), please when posting those OPC logs post the contents in the "CODE" tags (the big # in the menu-bar when you're writing your post) otherwise they just take up so much room.

Anyway, if that's a full OPC log then it indicates that you're never making it to either the AJAX handling or the confirmation page. Your store is also using a template I've never heard of (royal_fleur) and running a down-level (1.0.7) version of the One-Page Checkout.

What happens if you update your One-Page Checkout to 1.0.11-beta2, the current version at https://github.com/lat9/one_page_checkout/archive/master.zip?

26 Dec 2016, 1:07 AM
#276
nicksab avatar

nicksab

Totally Zenned

Join Date:
Apr 2011
Posts:
592
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

lat9:

@nicksab (and everyone else), please when posting those OPC logs post the contents in the "CODE" tags (the big # in the menu-bar when you're writing your post) otherwise they just take up so much room.

Anyway, if that's a full OPC log then it indicates that you're never making it to either the AJAX handling or the confirmation page. Your store is also using a template I've never heard of (royal_fleur) and running a down-level (1.0.7) version of the One-Page Checkout.

What happens if you update your One-Page Checkout to 1.0.11-beta2, the current version at https://github.com/lat9/one_page_checkout/archive/master.zip?

Thank you for getting back. Sorry about the log posting. It was my first time posting one.

the "royal_fleur" is a custom one I did for my store. It is based on a copy of template_default

I will try the newer version and see if it solved my issues.

Thank you

26 Dec 2016, 5:12 AM
#277
nicksab avatar

nicksab

Totally Zenned

Join Date:
Apr 2011
Posts:
592
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

lat9:

@nicksab (and everyone else), please when posting those OPC logs post the contents in the "CODE" tags (the big # in the menu-bar when you're writing your post) otherwise they just take up so much room.

Anyway, if that's a full OPC log then it indicates that you're never making it to either the AJAX handling or the confirmation page. Your store is also using a template I've never heard of (royal_fleur) and running a down-level (1.0.7) version of the One-Page Checkout.

What happens if you update your One-Page Checkout to 1.0.11-beta2, the current version at https://github.com/lat9/one_page_checkout/archive/master.zip?

I installed the new version but I am getting the exact same thing. What could be wrong? Thank you for your help

Debug file below:

2016-12-26 06:06:21 checkout_one_observer: checkout_one redirect: Array
(
    [main_page] => checkout_shipping
)

2016-12-26 06:06:22 checkout_one: CHECKOUT_ONE_ENTRY, version (1.0.10 (2016-12-07)), Zen Cart version (1.5.5b), template (royal_fleur)
2016-12-26 06:06:22 checkout_one: CHECKOUT_ONE_AFTER_SHIPPING_CALCULATIONS, pass (), free_shipping (),  (not set)
2016-12-26 06:06:22 checkout_one: CHECKOUT_ONE_AFTER_SHIPPING_QUOTES
array (
  'id' => 'flat_flat',
  'title' => 'Shipping (Flower Delivery)',
  'cost' => '12.99',
  'module' => 'flat',
)order Object
(
    [info] => Array
        (
            [order_status] => 1
            [currency] => USD
            [currency_value] => 1.00000000
            [payment_method] => 
            [payment_module_code] => 
            [coupon_code] => 
            [shipping_method] => Shipping (Flower Delivery)
            [shipping_module_code] => flat_flat
            [shipping_cost] => 12.99
            [subtotal] => 375.962
            [shipping_tax] => 0
            [tax] => 33.83658
            [total] => 409.79858
            [tax_groups] => Array
                (
                    [U.S. Taxes] => 33.83658
                )

            [comments] => 
            [gift_message] => 
            [ip_address] => ::1 - ::1
        )

    [totals] => Array
        (
        )

    [products] => Array
        (
            [0] => Array
                (
                    [qty] => 1
                    [name] => Lily and Roses Fall Cornucopia
                    [model] => 14-F3E
                    [tax] => 9
                    [tax_groups] => Array
                        (
                            [U.S. Taxes] => 9
                        )

                    [tax_description] => U.S. Taxes
                    [price] => 94.9900
                    [final_price] => 94.99
                    [onetime_charges] => 0
                    [weight] => 0
                    [products_priced_by_attribute] => 0
                    [product_is_free] => 0
                    [products_discount_type] => 0
                    [products_discount_type_from] => 0
                    [id] => 2196
                    [rowClass] => rowEven
                )

            [1] => Array
                (
                    [qty] => 1
                    [name] => Autumn Beauty Bouquet
                    [model] => B2-4922
                    [tax] => 9
                    [tax_groups] => Array
                        (
                            [U.S. Taxes] => 9
                        )

                    [tax_description] => U.S. Taxes
                    [price] => 104.9900
                    [final_price] => 104.99
                    [onetime_charges] => 0
                    [weight] => 0
                    [products_priced_by_attribute] => 0
                    [product_is_free] => 0
                    [products_discount_type] => 0
                    [products_discount_type_from] => 0
                    [id] => 1623
                    [rowClass] => rowOdd
                )

            [2] => Array
                (
                    [qty] => 1
                    [name] => Loving Sympathy Basket
                    [model] => S31-4509
                    [tax] => 9
                    [tax_groups] => Array
                        (
                            [U.S. Taxes] => 9
                        )

                    [tax_description] => U.S. Taxes
                    [price] => 119.9900
                    [final_price] => 119.99
                    [onetime_charges] => 0
                    [weight] => 0
                    [products_priced_by_attribute] => 0
                    [product_is_free] => 0
                    [products_discount_type] => 0
                    [products_discount_type_from] => 0
                    [id] => 1421
                    [rowClass] => rowEven
                )

            [3] => Array
                (
                    [qty] => 1
                    [name] => Bountiful Bouquet
                    [model] => 12-F2
                    [tax] => 9
                    [tax_groups] => Array
                        (
                            [U.S. Taxes] => 9
                        )

                    [tax_description] => U.S. Taxes
                    [price] => 55.9920
                    [final_price] => 55.992
                    [onetime_charges] => 0
                    [weight] => 0
                    [products_priced_by_attribute] => 0
                    [product_is_free] => 0
                    [products_discount_type] => 0
                    [products_discount_type_from] => 0
                    [id] => 608
                    [rowClass] => rowOdd
                )

        )

    [customer] => Array
        (
            [firstname] => nicolas
            [lastname] => sab
            [company] => 
            [street_address] => sdjsdksd,snd,j
            [suburb] => 
            [city] => jkkjkjkjk
            [postcode] => 84884
            [state] => California
            [zone_id] => 12
            [country] => Array
                (
                    [id] => 223
                    [title] => United States
                    [iso_code_2] => US
                    [iso_code_3] => USA
                )

            [format_id] => 2
            [telephone] => 4155226633
            [email_address] => nicolas_sabrun######################
        )

    [delivery] => Array
        (
            [firstname] => nicolas
            [lastname] => sab
            [company] => 
            [street_address] => sdjsdksd,snd,j
            [suburb] => 
            [city] => jkkjkjkjk
            [postcode] => 84884
            [state] => California
            [zone_id] => 12
            [country] => Array
                (
                    [id] => 223
                    [title] => United States
                    [iso_code_2] => US
                    [iso_code_3] => USA
                )

            [telephone] => 
            [country_id] => 223
            [format_id] => 2
        )

    [content_type] => physical
    [email_low_stock] => 
    [products_ordered_attributes] => 
    [products_ordered] => 
    [products_ordered_email] => 
    [attachArray] => 
    [billing] => Array
        (
            [firstname] => nicolas
            [lastname] => sab
            [company] => 
            [street_address] => sdjsdksd,snd,j
            [suburb] => 
            [city] => jkkjkjkjk
            [postcode] => 84884
            [state] => California
            [zone_id] => 12
            [country] => Array
                (
                    [id] => 223
                    [title] => United States
                    [iso_code_2] => US
                    [iso_code_3] => USA
                )

            [country_id] => 223
            [format_id] => 2
        )

)
messageStack Object
(
    [messages] => Array
        (
        )

)
Array
(
    [0] => Array
        (
            [id] => flat
            [module] => Shipping
            [methods] => Array
                (
                    [0] => Array
                        (
                            [id] => flat
                            [title] => Flower Delivery
                            [cost] => 12.99
                        )

                )

            [tax] => 9
        )

    [1] => Array
        (
            [id] => storepickup
            [module] => Store Pickup
            [methods] => Array
                (
                    [0] => Array
                        (
                            [id] => storepickup0
                            [title] => Walk In
                            [cost] => 0.00
                        )

                )

        )

)

2016-12-26 06:06:22 checkout_one: CHECKOUT_ONE_AFTER_ORDER_TOTAL_PROCESSING
order_total Object
(
    [modules] => Array
        (
            [0] => ot_subtotal.php
            [1] => ot_shipping.php
            [2] => ot_coupon.php
            [3] => ot_tax.php
            [4] => ot_total.php
        )

)
order Object
(
    [info] => Array
        (
            [order_status] => 1
            [currency] => USD
            [currency_value] => 1.00000000
            [payment_method] => 
            [payment_module_code] => 
            [coupon_code] => 
            [shipping_method] => Shipping (Flower Delivery)
            [shipping_module_code] => flat_flat
            [shipping_cost] => 12.99
            [subtotal] => 375.962
            [shipping_tax] => 1.1691
            [tax] => 35.00568
            [total] => 423.95768
            [tax_groups] => Array
                (
                    [U.S. Taxes] => 35.00568
                )

            [comments] => 
            [gift_message] => 
            [ip_address] => ::1 - ::1
        )

    [totals] => Array
        (
        )

    [products] => Array
        (
            [0] => Array
                (
                    [qty] => 1
                    [name] => Lily and Roses Fall Cornucopia
                    [model] => 14-F3E
                    [tax] => 9
                    [tax_groups] => Array
                        (
                            [U.S. Taxes] => 9
                        )

                    [tax_description] => U.S. Taxes
                    [price] => 94.9900
                    [final_price] => 94.99
                    [onetime_charges] => 0
                    [weight] => 0
                    [products_priced_by_attribute] => 0
                    [product_is_free] => 0
                    [products_discount_type] => 0
                    [products_discount_type_from] => 0
                    [id] => 2196
                    [rowClass] => rowEven
                )

            [1] => Array
                (
                    [qty] => 1
                    [name] => Autumn Beauty Bouquet
                    [model] => B2-4922
                    [tax] => 9
                    [tax_groups] => Array
                        (
                            [U.S. Taxes] => 9
                        )

                    [tax_description] => U.S. Taxes
                    [price] => 104.9900
                    [final_price] => 104.99
                    [onetime_charges] => 0
                    [weight] => 0
                    [products_priced_by_attribute] => 0
                    [product_is_free] => 0
                    [products_discount_type] => 0
                    [products_discount_type_from] => 0
                    [id] => 1623
                    [rowClass] => rowOdd
                )

            [2] => Array
                (
                    [qty] => 1
                    [name] => Loving Sympathy Basket
                    [model] => S31-4509
                    [tax] => 9
                    [tax_groups] => Array
                        (
                            [U.S. Taxes] => 9
                        )

                    [tax_description] => U.S. Taxes
                    [price] => 119.9900
                    [final_price] => 119.99
                    [onetime_charges] => 0
                    [weight] => 0
                    [products_priced_by_attribute] => 0
                    [product_is_free] => 0
                    [products_discount_type] => 0
                    [products_discount_type_from] => 0
                    [id] => 1421
                    [rowClass] => rowEven
                )

            [3] => Array
                (
                    [qty] => 1
                    [name] => Bountiful Bouquet
                    [model] => 12-F2
                    [tax] => 9
                    [tax_groups] => Array
                        (
                            [U.S. Taxes] => 9
                        )

                    [tax_description] => U.S. Taxes
                    [price] => 55.9920
                    [final_price] => 55.992
                    [onetime_charges] => 0
                    [weight] => 0
                    [products_priced_by_attribute] => 0
                    [product_is_free] => 0
                    [products_discount_type] => 0
                    [products_discount_type_from] => 0
                    [id] => 608
                    [rowClass] => rowOdd
                )

        )

    [customer] => Array
        (
            [firstname] => nicolas
            [lastname] => sab
            [company] => 
            [street_address] => sdjsdksd,snd,j
            [suburb] => 
            [city] => jkkjkjkjk
            [postcode] => 84884
            [state] => California
            [zone_id] => 12
            [country] => Array
                (
                    [id] => 223
                    [title] => United States
                    [iso_code_2] => US
                    [iso_code_3] => USA
                )

            [format_id] => 2
            [telephone] => 4155226633
            [email_address] => nicolas_sabrun######################
        )

    [delivery] => Array
        (
            [firstname] => nicolas
            [lastname] => sab
            [company] => 
            [street_address] => sdjsdksd,snd,j
            [suburb] => 
            [city] => jkkjkjkjk
            [postcode] => 84884
            [state] => California
            [zone_id] => 12
            [country] => Array
                (
                    [id] => 223
                    [title] => United States
                    [iso_code_2] => US
                    [iso_code_3] => USA
                )

            [telephone] => 
            [country_id] => 223
            [format_id] => 2
        )

    [content_type] => physical
    [email_low_stock] => 
    [products_ordered_attributes] => 
    [products_ordered] => 
    [products_ordered_email] => 
    [attachArray] => 
    [billing] => Array
        (
            [firstname] => nicolas
            [lastname] => sab
            [company] => 
            [street_address] => sdjsdksd,snd,j
            [suburb] => 
            [city] => jkkjkjkjk
            [postcode] => 84884
            [state] => California
            [zone_id] => 12
            [country] => Array
                (
                    [id] => 223
                    [title] => United States
                    [iso_code_2] => US
                    [iso_code_3] => USA
                )

            [country_id] => 223
            [format_id] => 2
        )

)
messageStack Object
(
    [messages] => Array
        (
        )

)

2016-12-26 06:06:22 checkout_one: CHECKOUT_ONE_AFTER_PAYMENT_MODULES_SELECTION
payment Object
(
    [modules] => Array
        (
            [0] => ceon_manual_card.php
            [1] => paypal.php
        )

    [selected_module] => 
    [doesCollectsCardDataOnsite] => 
    [paymentClass] => paypal Object
        (
            ["code"] => paypal
            [title] => PayPal
            [description] => <strong>PayPal</strong>
            [enabled] => 1
            [codeVersion] => 1.5.5
            [sort_order] => 0
            [order_status] => 2
            [form_action_url] => https://www.paypal.com/cgi-bin/webscr
        )

)
array (
  'id' => 'flat_flat',
  'title' => 'Shipping (Flower Delivery)',
  'cost' => '12.99',
  'module' => 'flat',
)
2016-12-26 06:06:22 checkout_one: CHECKOUT_ONE_TEMPLATE_SHIPPING_QUOTES:
array (
  'id' => 'flat_flat',
  'title' => 'Shipping (Flower Delivery)',
  'cost' => '12.99',
  'module' => 'flat',
)
array (
  0 => 
  array (
    'id' => 'flat',
    'module' => 'Shipping',
    'methods' => 
    array (
      0 => 
      array (
        'id' => 'flat',
        'title' => 'Flower Delivery',
        'cost' => '12.99',
      ),
    ),
    'tax' => 9.0000000000000071,
  ),
  1 => 
  array (
    'id' => 'storepickup',
    'module' => 'Store Pickup',
    'methods' => 
    array (
      0 => 
      array (
        'id' => 'storepickup0',
        'title' => 'Walk In',
        'cost' => '0.00',
      ),
    ),
  ),
)
26 Dec 2016, 12:21 PM
#278
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: One-Page Checkout [Support Thread]

@nicksab, the link I gave you in post #276 will get you 1.0.11-beta2, not 1.0.10, of this plugin.

That said, the log indicates that you're installation is never making any AJAX call which is, I believe, a result of some javascript/jQuery conflict. What happens if you enable your browser's console-log view (press F12 and then look for a "Console" tab) on the checkout_one page and refresh the page? What messages are displayed in that console?

26 Dec 2016, 4:56 PM
#279
website_rob avatar

website_rob

Inactive

Join Date:
Oct 2006
Location:
Alberta, Canada
Posts:
4,572
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

manticore:

No, from my tests the problem seems to be solely with Ceon Manual Card being enabled. COWOA being disabled or not doesn't make the difference, it works fine with COWOA.

Do you an SSL Certificate installed?

From the Ceon Manual Card Installation directions.

Requirements

Most customers won't buy from a site that doesn't have a “padlock” in their browser upon checkout! Their details would be put at risk if a secure connection was not being used, so the following is required:

  • 128bit SSL Certificate
27 Dec 2016, 7:50 AM
#280
nicksab avatar

nicksab

Totally Zenned

Join Date:
Apr 2011
Posts:
592
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

lat9:

@nicksab, the link I gave you in post #276 will get you 1.0.11-beta2, not 1.0.10, of this plugin.

That said, the log indicates that you're installation is never making any AJAX call which is, I believe, a result of some javascript/jQuery conflict. What happens if you enable your browser's console-log view (press F12 and then look for a "Console" tab) on the checkout_one page and refresh the page? What messages are displayed in that console?

Sorry about that I was having issue with the download link for some reasons. I got the master version as provided installed but still the same.

This is what I am getting when using the console window and clicking on confirm order:

GET 
http://localhost:8012/store/images/banner-fall.png [HTTP/1.1 404 Not Found 4ms]
An unbalanced tree was written using document.write() causing data from the network to be reparsed. For more information https://developer.mozilla.org/en/Optimizing_Your_Pages_for_Speculative_Parsing  index.php:53
Setting orderConfirmed (0), submitter (null)  index.php:259:13
jQuery version: 1.4.2  index.php:259:13
GET 
http://localhost:8012/store/images/banner-fall.png [HTTP/1.1 404 Not Found 5ms]
submitFunction, 2 arguments: 0, 423.95768,   index.php:259:13
Current order total: 423.96, text: $423.96  index.php:259:13
submitFunction, on exit submitter=null  index.php:259:13
Setting orderConfirmed (1), submitter (null)  index.php:259:13
Submitting form, orderConfirmed (1)  index.php:259:13
Updating shipping method to flat_flat, processing type: submit  index.php:259:13
TypeError: jQuery.Deferred is not a function[Learn More]

I think you are right about a jquery conflict but I am completely clueless on to fix it. I am not a programmer so I don't know much about it.

Thank you again for taking the time to look into it.