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

One-Page Checkout [Support Thread]

Views: 629,541

Results 1,681 to 1,700 of 3,078
14 Jul 2020, 2:22 PM
#1681
lat9 avatar

lat9

Administrator

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

One-Page Checkout [Support Thread]

lat9:

I've just submitted v2.3.3 of One-Page Checkout for the Zen Cart moderators' review and will post back here when it's available for download.

This release contains changes associated with the following GitHub issues and has been validated with the newly-minted Zen Cart 1.5.7:

  [#258](https://github.com/lat9/one_page_checkout/issues/258): Save-to-address-book checkbox missing on shipping address.

#259: Signed-in customer, change to 'gender' not saved in database.
#260: zc157 integration, the login form's name is changed.
#261: Address' state dropdown, error when zone-name includes single-quotes (thanks, @chenly).
#263: Additional notifications for address-related handling.
#264: Account for possible loss of session.
Now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2095

16 Jul 2020, 2:29 PM
#1682
mprough avatar

mprough

Totally Zenned

Join Date:
Nov 2007
Location:
Woodbine, Georgia, United States
Posts:
4,281
Plugin Contributions:
37

Re: One-Page Checkout [Support Thread]

Zen: 1.5.6C
PHP: 7.1.31
OPC: 2.3.3 (2020-07-07)
Ultimate URLS: 3.0.6
Advanced Shipper
Bootstrap

I have already fully reinstalled OPC, tried turning off Ultimate, ran logs & debug, but I cannot clear this error:

Un-styled error "Please contact the store owner; some required elements of this page are missing." with the "Sorry but our expedited...." OPC error behind it. See image:

Attachment 19091

So before I move on to reinstalling Ultimate, I thought I would bug here and see if I missed a known issue.

Thanks in advance

~Melanie

16 Jul 2020, 3:12 PM
#1683
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

Melanie, there should be messages in the browser's console-log that indicate which required fields haven't been provided by your (Bootstrap) template. Nothing to do with USU.

16 Jul 2020, 3:19 PM
#1684
mprough avatar

mprough

Totally Zenned

Join Date:
Nov 2007
Location:
Woodbine, Georgia, United States
Posts:
4,281
Plugin Contributions:
37

Re: One-Page Checkout [Support Thread]

Ok, do you know the selector necessary for Bootstrap off hand?

16 Jul 2020, 6:25 PM
#1685
strelitzia avatar

strelitzia

Totally Zenned

Join Date:
Nov 2005
Location:
France
Posts:
588
Plugin Contributions:
1

Re: One-Page Checkout [Support Thread]

I'm having issues with this when trying to use Guest Checkout. At first I thought it was related to my template, but I just tried a fresh install of ZenCart 1.5.7 with Responsive Classic template and a fresh install of One-Page Checkout version 2.3.3
ZC was installed with demo data. I set a random name for moneyorder payment and deleted moneyorder from the disallowed payment methods. Shipping is set as 'Flat Rate'.
When trying to do a guest checkout there is no content in the right column. so nothing related to shipping or payment.

Am I making an incorrect assumption that this should just work out of the box with responsive classic?

16 Jul 2020, 6:35 PM
#1686
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

mprough:

Ok, do you know the selector necessary for Bootstrap off hand?
There are a number of selectors required by OPC's jQuery; those console-logs will indicate which one(s) are missing.

16 Jul 2020, 6:37 PM
#1687
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

strelitzia:

I'm having issues with this when trying to use Guest Checkout. At first I thought it was related to my template, but I just tried a fresh install of ZenCart 1.5.7 with Responsive Classic template and a fresh install of One-Page Checkout version 2.3.3
ZC was installed with demo data. I set a random name for moneyorder payment and deleted moneyorder from the disallowed payment methods. Shipping is set as 'Flat Rate'.
When trying to do a guest checkout there is no content in the right column. so nothing related to shipping or payment.

Am I making an incorrect assumption that this should just work out of the box with responsive classic?
On initial entry to the OPC page's guest-checkout, the guest is prompted for their contact information and billing/shipping address. Until there's an address with which to pay-for/ship-to the order, there's no shipping-method or payment-method that can be suggested.

16 Jul 2020, 6:48 PM
#1688
strelitzia avatar

strelitzia

Totally Zenned

Join Date:
Nov 2005
Location:
France
Posts:
588
Plugin Contributions:
1

Re: One-Page Checkout [Support Thread]

Now I'll go and hang my head in shame for not filling in the form fields before typing out the question on the forums!
My apologies. It does indeed show the right side column once the fields on the left have been saved.

16 Jul 2020, 7:24 PM
#1689
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

lat9:

There are a number of selectors required by OPC's jQuery; those console-logs will indicate which one(s) are missing.
... as identified in the OPC's additional documentation: https://github.com/lat9/one_page_checkout/blob/master/pages/jquery_selectors.md

16 Jul 2020, 7:26 PM
#1690
goofygrrl2 avatar

goofygrrl2

New Zenner

Join Date:
Jun 2007
Location:
Texas
Posts:
41
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

I have a question about the latest version of OPC 2.3.3. I have it installed on the newest Zen 1.5.7 with php7.3 and all seems like it is working properly.
On the Checkout page under the Shipping Method it lists the radio button and the price but it does not say which USPS service goes with each price. I do have a pic that explains my situation. Is it suppose to show the service names or not and how to get the names to show up there?
Attachment 19092

17 Jul 2020, 10:56 AM
#1691
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

Gail, what template are you using?

17 Jul 2020, 4:38 PM
#1692
mprough avatar

mprough

Totally Zenned

Join Date:
Nov 2007
Location:
Woodbine, Georgia, United States
Posts:
4,281
Plugin Contributions:
37

Re: One-Page Checkout [Support Thread]

lat9:

There are a number of selectors required by OPC's jQuery; those console-logs will indicate which one(s) are missing.

Thank for that, after you linked it I did find the documentation... But in reading before I fully missed it.

For Bootstrap you can just open includes/templates/bootstrap/templates/tpl_modules_order_totals.php

Change line 24 from

<td class="text-left">

to

<td class="text-left" id="OPC">

Then under Configuration >> One-Page Checkout Settings > Order Total, jQuery Selector > change the value to #OPC

Hope this helps someone else. Now I am looking for the single payment method bug where you cannot select the radio button. I think however that if only one payment or shipping module is live then there should even be a radio button.

~Melanie

17 Jul 2020, 4:58 PM
#1693
mprough avatar

mprough

Totally Zenned

Join Date:
Nov 2007
Location:
Woodbine, Georgia, United States
Posts:
4,281
Plugin Contributions:
37

Re: One-Page Checkout [Support Thread]

Upon clicking "CONFIRM ORDER" I am getting the following error, over and over.

** Your order's details have changed. Please review the current values and re-submit.**

This is my console log

setFormSubmitButton, payment-module: moneyorder
VM73 jquery.checkout_one.min.js:5 Showing "confirm"
VM73 jquery.checkout_one.min.js:5 Setting orderConfirmed (0), submitter (null)
VM73 jquery.checkout_one.min.js:5 jQuery version: 3.4.0
VM73 jquery.checkout_one.min.js:5 submitFunction, 2 arguments: 0, 0,
VM73 jquery.checkout_one.min.js:5 Current order total:
$20.50
VM73 jquery.checkout_one.min.js:5 submitFunction, on exit submitter=null
VM73 jquery.checkout_one.min.js:5 Setting orderConfirmed (1), submitter (null)
VM73 jquery.checkout_one.min.js:5 Submitting order-creating form
VM73 jquery.checkout_one.min.js:5 Updating shipping method to advshipper_4-0-0, processing type: submit
index.php?main_page=checkout_one:285 {cache: false, type: "POST", traditional: true, dataType: "json", timeout: 5000, …}
VM73 jquery.checkout_one.min.js:5 Shipping method updated, error: false
VM73 jquery.checkout_one.min.js:5 Form submitted, type (submit), orderConfirmed (1)
VM73 jquery.checkout_one.min.js:5 Form checked, passed (true)
Navigated to https://####.com/index.php?main_page=checkout_one
2index.php?main_page=checkout_one:259 A parser-blocking, cross site (i.e. different eTLD+1) script, https://code.jquery.com/jquery-3.4.0.min.js, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details.
(anonymous) @ index.php?main_page=checkout_one:259
jquery.checkout_one.min.js?1594904786:5 setFormSubmitButton, payment-module: moneyorder
jquery.checkout_one.min.js?1594904786:5 Showing "confirm"
jquery.checkout_one.min.js?1594904786:5 Setting orderConfirmed (0), submitter (null)
jquery.checkout_one.min.js?1594904786:5 jQuery version: 3.4.0

Any insight is appreciated.

~Melanie

17 Jul 2020, 5:12 PM
#1694
goofygrrl2 avatar

goofygrrl2

New Zenner

Join Date:
Jun 2007
Location:
Texas
Posts:
41
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

lat9:

Gail, what template are you using?

I'm using my own override template that I have used for many years.
I call it magic. (I bought the zen book many years ago when I was starting out.) lol

17 Jul 2020, 5:39 PM
#1695
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

mprough:

Upon clicking "CONFIRM ORDER" I am getting the following error, over and over.

** Your order's details have changed. Please review the current values and re-submit.**

This is my console log

setFormSubmitButton, payment-module: moneyorder
VM73 jquery.checkout_one.min.js:5 Showing "confirm"
VM73 jquery.checkout_one.min.js:5 Setting orderConfirmed (0), submitter (null)
VM73 jquery.checkout_one.min.js:5 jQuery version: 3.4.0
VM73 jquery.checkout_one.min.js:5 submitFunction, 2 arguments: 0, 0,
VM73 jquery.checkout_one.min.js:5 Current order total:
$20.50
VM73 jquery.checkout_one.min.js:5 submitFunction, on exit submitter=null
VM73 jquery.checkout_one.min.js:5 Setting orderConfirmed (1), submitter (null)
VM73 jquery.checkout_one.min.js:5 Submitting order-creating form
VM73 jquery.checkout_one.min.js:5 Updating shipping method to advshipper_4-0-0, processing type: submit
index.php?main_page=checkout_one:285 {cache: false, type: "POST", traditional: true, dataType: "json", timeout: 5000, …}
VM73 jquery.checkout_one.min.js:5 Shipping method updated, error: false
VM73 jquery.checkout_one.min.js:5 Form submitted, type (submit), orderConfirmed (1)
VM73 jquery.checkout_one.min.js:5 Form checked, passed (true)
Navigated to https://####.com/index.php?main_page=checkout_one
2index.php?main_page=checkout_one:259 A parser-blocking, cross site (i.e. different eTLD+1) script, https://code.jquery.com/jquery-3.4.0.min.js, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details.
(anonymous) @ index.php?main_page=checkout_one:259
jquery.checkout_one.min.js?1594904786:5 setFormSubmitButton, payment-module: moneyorder
jquery.checkout_one.min.js?1594904786:5 Showing "confirm"
jquery.checkout_one.min.js?1594904786:5 Setting orderConfirmed (0), submitter (null)
jquery.checkout_one.min.js?1594904786:5 jQuery version: 3.4.0

Any insight is appreciated.

~Melanie
What additional shipping-methods or order-totals are present? That forever-loop can be caused by session-variable additions/changes in the transition from the checkout-one to its confirmation page.

17 Jul 2020, 5:41 PM
#1696
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

GoofyGrrl2:

I'm using my own override template that I have used for many years.
I call it magic. (I bought the zen book many years ago when I was starting out.) lol
That's going to make it *difficult *to help.

I'll suggest comparing your magic template's templates sub-directory to make sure that there's not some stray, older versions of the OPC templates (delivered via the plugin's zip-file in the /template_default template's sub-directories).

17 Jul 2020, 6:00 PM
#1697
mprough avatar

mprough

Totally Zenned

Join Date:
Nov 2007
Location:
Woodbine, Georgia, United States
Posts:
4,281
Plugin Contributions:
37

Re: One-Page Checkout [Support Thread]

lat9:

What additional shipping-methods or order-totals are present? That forever-loop can be caused by session-variable additions/changes in the transition from the checkout-one to its confirmation page.
Store pickup & advanced shipper

17 Jul 2020, 6:24 PM
#1698
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

mprough:

Store pickup & advanced shipper
I'll put my money on Advanced Shipper. Try changing the store's shipping-method to flat-rate to make sure that there aren't additional template-based issues.

17 Jul 2020, 6:27 PM
#1699
goofygrrl2 avatar

goofygrrl2

New Zenner

Join Date:
Jun 2007
Location:
Texas
Posts:
41
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

lat9:

That's going to make it *difficult *to help.

I'll suggest comparing your magic template's templates sub-directory to make sure that there's not some stray, older versions of the OPC templates (delivered via the plugin's zip-file in the /template_default template's sub-directories).

I fill like an idiot. I fixed it and of course it was my own fault. lol It was a little display: none; in the wrong spot on my stylesheet. Sorry about that. Appreciate your help though. :)

17 Jul 2020, 6:56 PM
#1700
mprough avatar

mprough

Totally Zenned

Join Date:
Nov 2007
Location:
Woodbine, Georgia, United States
Posts:
4,281
Plugin Contributions:
37

Re: One-Page Checkout [Support Thread]

lat9:

I'll put my money on Advanced Shipper. Try changing the store's shipping-method to flat-rate to make sure that there aren't additional template-based issues.

Disabling adv shipper made no difference and the console isn't reporting any additional errors. Standard Zen Cart checkout is working fine in either case. I am happy to share login creds and site in PM if you want to look.