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

One-Page Checkout [Support Thread]

Views: 629,003

Results 181 to 200 of 3,073
16 Oct 2016, 7:22 AM
#181
picandnix avatar

picandnix

Totally Zenned

Join Date:
Dec 2010
Location:
UK
Posts:
1,780
Plugin Contributions:
2

One-Page Checkout [Support Thread]

lat9:

When you receive that message, the elements that are missing are identified in your browser's console-log (there's no error-log generated for this case). Using most (i.e. Chrome, FireFox, IE) browsers, press the F12 key to bring up the debug-console and click the browser's "Console" tab.

wow everyday really is a school day :hug:

Missing #otshipping

Possibly relevant; I'm using your All virtual products (1.5.5+ version)

16 Oct 2016, 11:26 AM
#182
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

picandnix:

wow everyday really is a school day :hug:

Missing #otshipping

> 
> Possibly relevant; I'm using your All virtual products (1.5.5+ version)
Hmm, I'm guessing ***quite ***relevant.  I've noted the [issue ](https://github.com/lat9/one_page_checkout/issues/49)in the one-page checkout's GitHub repo and hope to have time to address it shortly.
18 Oct 2016, 12:24 AM
#183
royaldave avatar

royaldave

Zen Follower

Join Date:
Aug 2013
Location:
Perth, WA, AU
Posts:
284
Plugin Contributions:
1

Re: One-Page Checkout [Support Thread]

lat9:

I'm still trying to understand what the underlying issue is, @royaldave. Would you post the changes you made, perhaps the issue will be obvious.

OK, sorry for the delay, I've got this near the top of the file -

$old_shipping = $_SESSION['shipping'];
$_SESSION['shipping'] = (zen_not_null ($_POST['shipping'])) ? zen_clean_html ($_POST['shipping']) : '';

and later I have -

// handle shippin method change
if (($_SESSION['shipping']) != $old_shipping) {
$checkout_one->debug_message ('NOTIFY_CHECKOUT_ONE_CONFIRMATION_NO_SHIPPING');
zen_redirect (zen_href_link (FILENAME_CHECKOUT_ONE, '', 'SSL'));
}

18 Oct 2016, 11:26 AM
#184
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

OK, I can envision where that might happen (shipping method changes based on payment method?). @royaldave, what are the shipping methods and payment methods that you have enabled and the configuration settings for storepickup?

18 Oct 2016, 6:05 PM
#185
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

I've just submitted v1.0.6 to the plugins' area for review. That version contains the following changes (the numbers are the GitHub issue numbers):

#51: Add confirmation exclusion for Stripe-Pay payment method
#50: Ensure that the customer is confirming the actual order
#49: Don't require shipping order-total if the order's all virtual
#48: Capture the current base updates to /ajax.php
#45: Correct shipping=billing after shipping-address change.
#44: Correct stock-check handling

19 Oct 2016, 2:09 AM
#186
royaldave avatar

royaldave

Zen Follower

Join Date:
Aug 2013
Location:
Perth, WA, AU
Posts:
284
Plugin Contributions:
1

Re: One-Page Checkout [Support Thread]

lat9:

OK, I can envision where that might happen (shipping method changes based on payment method?). @royaldave, what are the shipping methods and payment methods that you have enabled and the configuration settings for storepickup?

Only Payment we use is Paypal Express Checkout.

As for shipping , the site in question has zipship and Store Pickup.

Store Pickup settings -

Customer In Store Pick-up

Enable Store Pickup Shipping
True

Shipping Cost
0.00

Tax Class
--none--

Tax Basis
Shipping

Shipping Zone
--none--

Sort Order
0

For what its worth I'm on 1.5.4 as well.

19 Oct 2016, 3:31 PM
#187
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.6 to the plugins' area for review. That version contains the following changes (the numbers are the GitHub issue numbers):

#51: Add confirmation exclusion for Stripe-Pay payment method
#50: Ensure that the customer is confirming the actual order
#49: Don't require shipping order-total if the order's all virtual
#48: Capture the current base updates to /ajax.php
#45: Correct shipping=billing after shipping-address change.
#44: Correct stock-check handling
:censored: Well, I've done it again; please hold off from using this version until I post back; there's something very wrong going on. The confirmation page is always seeing a change in the shipping method and not allowing the order to proceed.

19 Oct 2016, 4:42 PM
#188
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

lat9:

:censored: Well, I've done it again; please hold off from using this version until I post back; there's something very wrong going on. The confirmation page is always seeing a change in the shipping method and not allowing the order to proceed.
v1.0.7 has been submitted for review, correcting this issue.

23 Oct 2016, 7:10 PM
#189
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

lat9:

v1.0.7 has been submitted for review, correcting this issue.
Now available for download from the Zen Cart plugins.

26 Oct 2016, 7:59 AM
#190
royaldave avatar

royaldave

Zen Follower

Join Date:
Aug 2013
Location:
Perth, WA, AU
Posts:
284
Plugin Contributions:
1

Re: One-Page Checkout [Support Thread]

Sorry, still having problems.

As mentioned before I have Store Pickup and zipship installed as my shipping modules.

By default zencart will select zipship on checkout. If I change to Store Pickup and try to continue it refreshes the page, gives me the "Your order's details have changed. Please review the current values and re-submit." warning, but zipship is still selected.

26 Oct 2016, 8:12 AM
#191
royaldave avatar

royaldave

Zen Follower

Join Date:
Aug 2013
Location:
Perth, WA, AU
Posts:
284
Plugin Contributions:
1

Re: One-Page Checkout [Support Thread]

Just discovered another problem.

If zipship is unable to find a rate against the postcode then it displays 'Sorry. Delivery is not available to selected address.' and cannot be selected, and pressing the continue button basically doesn't work.

with checkout_one it does this properly in the shipping selection boxy, however it displays an old rate (plucked from where?) in the summary at the bottom of the page. And if the user pressess continue a couple of times it will let them through.

26 Oct 2016, 11:16 AM
#192
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

@royaldave, is this the zipship shipping module ... last updated in 2007?

26 Oct 2016, 11:37 AM
#193
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

lat9:

@royaldave, is this the zipship shipping module ... last updated in 2007?
Nice little shipping method! I just installed it on my local testbed, ZC1.5.5a, One-Page Checkout v1.0.7 ... enabled it with a couple of zipcodes and checked out with no issue, so what's different with your setup?

26 Oct 2016, 12:26 PM
#194
royaldave avatar

royaldave

Zen Follower

Join Date:
Aug 2013
Location:
Perth, WA, AU
Posts:
284
Plugin Contributions:
1

Re: One-Page Checkout [Support Thread]

I think you need to put in an address with a zipcode that doesn't have a rate against it, and try and force a checkout, and hopefully you'll see what I am seeing.

26 Oct 2016, 1:00 PM
#195
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

royaldave:

I think you need to put in an address with a zipcode that doesn't have a rate against it, and try and force a checkout, and hopefully you'll see what I am seeing.
Check your PM for instructions to send me a debug file.

26 Oct 2016, 4:54 PM
#196
soxophoneplayer avatar

soxophoneplayer

Totally Zenned

Join Date:
Feb 2008
Posts:
534
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

Is there a (not complicated) way to switch the default shipping alternative selected by OPC either from the most expensive to the least expensive, or (better yet) default to whichever option the customer selected on the shopping cart page?

In the shopping cart the alternative estimates are presented from most to least expensive, but the least expensive is auto-selected as default for the customer. They can, of course, select a more expensive option.

But on the OPC page, the most expensive option is selected as default, regardless of the option the customer selected on the shopping cart page. The customer can change the option on the checkout page and the total cost will be auto adjusted, but my concern is that a customer will select choice A on the cart page, then gloss over it (Oh I already did that I don't need to pay attention to it) on the checkout page.

Sample from shopping cart page (fake customer):
Attachment 16755

Sample from OPC page:
Attachment 16756

zc 1.5.5a, Responsive Sheffield Blue 2.0, Canada Post, One Page Checkout, many other mods.

26 Oct 2016, 5:23 PM
#197
allmart avatar

allmart

Zen Follower

Join Date:
Feb 2016
Location:
Canada
Posts:
192
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

What a great add-on!!
I would like to add the unit price and model to the checkout page and would appreciate any guidance.
Thanks in advance.

26 Oct 2016, 6:10 PM
#198
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

soxophoneplayer:

Is there a (not complicated) way to switch the default shipping alternative selected by OPC either from the most expensive to the least expensive, or (better yet) default to whichever option the customer selected on the shopping cart page?

In the shopping cart the alternative estimates are presented from most to least expensive, but the least expensive is auto-selected as default for the customer. They can, of course, select a more expensive option.

But on the OPC page, the most expensive option is selected as default, regardless of the option the customer selected on the shopping cart page. The customer can change the option on the checkout page and the total cost will be auto adjusted, but my concern is that a customer will select choice A on the cart page, then gloss over it (Oh I already did that I don't need to pay attention to it) on the checkout page.

Sample from shopping cart page (fake customer):
Attachment 16755

Sample from OPC page:
Attachment 16756

zc 1.5.5a, Responsive Sheffield Blue 2.0, Canada Post, One Page Checkout, many other mods.
That's weird, by default the least-expensive option is auto-selected by the One-Page Checkout (at least on my demo site) so there's something else going on that causes the auto-selection to choose the most-expensive. Is that "Canada Post" shipping-method available in the Zen Cart downloads (I'm being lazy)?

26 Oct 2016, 6:20 PM
#199
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

allmart:

What a great add-on!!
I would like to add the unit price and model to the checkout page and would appreciate any guidance.
Thanks in advance.
Thank you for the complement!

Right now, short of creating a template-override version of /includes/templates/template_default/templates/tpl_checkout_one_default.php, there's no configurable method to add those fields.

26 Oct 2016, 8:07 PM
#200
soxophoneplayer avatar

soxophoneplayer

Totally Zenned

Join Date:
Feb 2008
Posts:
534
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

lat9:

That's weird, by default the least-expensive option is auto-selected by the One-Page Checkout (at least on my demo site) so there's something else going on that causes the auto-selection to choose the most-expensive. Is that "Canada Post" shipping-method available in the Zen Cart downloads (I'm being lazy)?

Yes its in plugins. ttps://www.zen-cart.com/downloads.php?do=file&id=4 Dr Byte creation, but not updated since 1.5.3 .Canada Post also not updating from their end - as far as I gather they have come out with new api for which there is currently no zc mod. Dr B's mod, however remains functional, (other than this communication issue)".