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

One-Page Checkout [Support Thread]

Views: 629,396

Results 841 to 860 of 3,078
3 Jun 2018, 4:24 PM
#841
shayne avatar

shayne

New Zenner

Join Date:
Mar 2018
Location:
Cornwall
Posts:
26
Plugin Contributions:
0

One-Page Checkout [Support Thread]

Well not CSS at all - I forgot that OPC uses template_default a lot.
Removed most of tpl_modules_order_totals.php from there - fixed my issue !
But thanks for your interest - may I explain that I retired long long ago just as CSS was starting to appear so never really bothered with it.
I may be the only guy left whose first experience of a program crash meant I had dropped the tray holding the punched cards !

5 Jun 2018, 2:33 AM
#842
soxophoneplayer avatar

soxophoneplayer

Totally Zenned

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

Re: One-Page Checkout [Support Thread]

zc 1.5.5f on wamp test with Bootstrap v1.05, using clone of Responsive Classic. Canada Post only other mod so far.
I installed OPC 2.0 on above test site. I made the edit on the tpl_modules_opc_shopping_cart.php, and made all other merges including the template files override files for Responsive Classic Clone - EXCEPT - /RespClassicClone/common/tpl_header - I'm at a loss how to merge that file with the Bootstrap 1.05 file:

do I merge only the 3 OPC tagged bits of code, or the entire file (which appears to be based on Picaflor layout), or replace the Bootstrap file with the OPC file?

If I read the install instructions correctly is seems I should merge everything from the OPC RespClassicClone common file into the Bootstrap but it looks like a very complicated thing to do (when everything else is uncomplicated). So I thought I'd ask for clarification before I attempt it.

The mod actually installs without that override file but I haven't tested anything as the site has no products on it yet.

5 Jun 2018, 3:10 AM
#843
rbarbour avatar

rbarbour

Totally Zenned

Join Date:
Feb 2010
Posts:
2,159
Plugin Contributions:
10

Re: One-Page Checkout [Support Thread]

soxophoneplayer:

zc 1.5.5f on wamp test with Bootstrap v1.05, using clone of Responsive Classic. Canada Post only other mod so far.
I installed OPC 2.0 on above test site. I made the edit on the tpl_modules_opc_shopping_cart.php, and made all other merges including the template files override files for Responsive Classic Clone - EXCEPT - /RespClassicClone/common/tpl_header - I'm at a loss how to merge that file with the Bootstrap 1.05 file:

do I merge only the 3 OPC tagged bits of code, or the entire file (which appears to be based on Picaflor layout), or replace the Bootstrap file with the OPC file?

If I read the install instructions correctly is seems I should merge everything from the OPC RespClassicClone common file into the Bootstrap but it looks like a very complicated thing to do (when everything else is uncomplicated). So I thought I'd ask for clarification before I attempt it.

The mod actually installs without that override file but I haven't tested anything as the site has no products on it yet.

You need to choose one or the other. Bootstrap and responsive_classic are two totally different templates.

If using the bootstrap template, simply install OPC per the instructions then upload the optional_opc_files. Then clone the bootstrap template.

5 Jun 2018, 8:15 AM
#844
design75 avatar

design75

Totally Zenned

Join Date:
Dec 2009
Location:
Amersfoort, The Netherlands
Posts:
2,862
Plugin Contributions:
5

Re: One-Page Checkout [Support Thread]

Using opc2.0
Zen Cart 1.5.5f
responsive classic template clone

When checking out as a guest, the privacy check box seems to be missing, even though it is enabled. It does show in the full account creation.

5 Jun 2018, 10:02 AM
#845
soxophoneplayer avatar

soxophoneplayer

Totally Zenned

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

Re: One-Page Checkout [Support Thread]

rbarbour:

...If using the bootstrap template, simply install OPC per the instructions then upload the optional_opc_files. Then clone the bootstrap template.

Thanks - I knew I must have been overlooking something obvious. Forest. Trees.

5 Jun 2018, 11:51 AM
#846
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

Design75:

Using opc2.0
Zen Cart 1.5.5f
responsive classic template clone

When checking out as a guest, the privacy check box seems to be missing, even though it is enabled. It does show in the full account creation.
Uh-oh, missed another one! Thanks for the report; I've logged a GitHub issue and hopefully get this corrected later this week.

5 Jun 2018, 11:52 AM
#847
design75 avatar

design75

Totally Zenned

Join Date:
Dec 2009
Location:
Amersfoort, The Netherlands
Posts:
2,862
Plugin Contributions:
5

Re: One-Page Checkout [Support Thread]

Thanks :thumbsup:

lat9:

Uh-oh, missed another one! Thanks for the report; I've logged a GitHub issue and hopefully get this corrected later this week.

5 Jun 2018, 2:46 PM
#848
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

Design75:

The order total is showing freeshipper, on checkout, and order history.
Attachment 17821
I'm not able to reproduce the issue using the current OPC v2.0.1-beta3 available on GitHub. What I did was to remove the ot_shipping order-total, was there more that I need to do?

5 Jun 2018, 3:11 PM
#849
design75 avatar

design75

Totally Zenned

Join Date:
Dec 2009
Location:
Amersfoort, The Netherlands
Posts:
2,862
Plugin Contributions:
5

Re: One-Page Checkout [Support Thread]

lat9:

I'm not able to reproduce the issue using the current OPC v2.0.1-beta3 available on GitHub. What I did was to remove the ot_shipping order-total, was there more that I need to do?
I uninstalled the ot_shipping from the order total. I will see if I can reproduce it again and report a step by step procedure, using opc from github

5 Jun 2018, 7:38 PM
#850
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

Design75:

I uninstalled the ot_shipping from the order total. I will see if I can reproduce it again and report a step by step procedure, using opc from github
Thanks, I'll await your report.

8 Jun 2018, 6:49 PM
#851
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

I've just submitted v2.0.1 of One-Page Checkout to the Zen Cart plugins for review and will post back here once it's available there for download.

     This release contains changes associated with the following GitHub issues:

#122: Terms & Conditions doesn't display using ZCA Bootstrap template.
#125: Debug-log generated when no shipping is available.
#127: Some payment methods are dependent on the shipping-method chosen.
#128: Change cursor to "wait" during AJAX processing.
#129: Missing $stock_check variable on 'checkout_one' page.
#130: Payment choices throws 'PHP Notice' when payment is not set.
#131: Full-account shipping-address drop-down not rendered.
#132: Correct shipping/billing address change handling.
#134: Delivery address missing from email when it's different from billing.
#135: Session-variables not reset on non-guest checkout.
#136: Gzip can "get in the way" of order-confirmation.
#137: Include "cache-buster" for jQuery updates.
#138: Alignment issue on OPC 'login' page replacement.
#139: Guest checkout, privacy notice not displayed.
#140: Validate temporary entries prior to order-creation.

12 Jun 2018, 9:34 PM
#852
jeking avatar

jeking

Totally Zenned

Join Date:
Oct 2005
Location:
Chicago, IL USA
Posts:
1,592
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

A client is using version 1.4.2 on ZC 1.5.5f and the Rewards Points plugin. The plugin works with regular checkout, but it will not deduct the order total with one-page enabled. Checking the box and clicking submit: http://prntscr.com/ju7ykq

caused the page to reload but the points/dollars are not applied to the order.

There are no errors in the console. I just see:
http://prntscr.com/ju7yqn

Being that the documentation says 1.4.2 works with the Rewards Points I'm hesitant to upgrade one-page.

13 Jun 2018, 10:39 AM
#853
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

@jeking, did you make the edits recommended in post #407? I don't have clients using reward-points, so I'm relying on reports (and corrections) from those attempting that integration.

13 Jun 2018, 6:58 PM
#854
jeking avatar

jeking

Totally Zenned

Join Date:
Oct 2005
Location:
Chicago, IL USA
Posts:
1,592
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

lat9:

@jeking, did you make the edits recommended in post #407? I don't have clients using reward-points, so I'm relying on reports (and corrections) from those attempting that integration.

I had the first edit in place, but not the second. Unfortunately, even with the second I'm getting the same non-result. The points/dollars are not be deducted from the order total.

When I try to complete the order with the Redeem Rewards Points box checked, I get "Your order's details have changed. Please review the current values and re-submit."

I can PM you the log file.

14 Jun 2018, 11:11 AM
#855
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

jeking:

I had the first edit in place, but not the second. Unfortunately, even with the second I'm getting the same non-result. The points/dollars are not be deducted from the order total.

When I try to complete the order with the Redeem Rewards Points box checked, I get "Your order's details have changed. Please review the current values and re-submit."

I can PM you the log file.
Log file received. The "kick-back" is due to a mismatch in the Reward Points' calculations on entry to the confirmation page and the calculations post-order-total processing.

Here's the before:

  'REWARD_POINTS_EARNED' => 90,
  'shipping_tax_amount' => 0,
  'opc_sendto_saved' => '11240',
  'shipping_tax_description' => 'Sales Tax',
  'redeem_flag' => 'on',
  'order_current_total' => '$95.94',

... and here's the after:

  'REWARD_POINTS_EARNED' => 87,
  'shipping_tax_amount' => 0,
  'opc_sendto_saved' => '11240',
  'redeem_flag' => 'on',
  'shipping_tax_description' => 'Sales Tax',
  'redeem_points' => 335,
  'redeem_value' => 3.350000000000000088817841970012523233890533447265625,
  'order_current_total' => '$92.59',

The best I can do here (I've got no clients using Reward Points) is help to guide you to a solution.

20 Jun 2018, 1:38 PM
#856
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

lat9:

I've just submitted v2.0.1 of One-Page Checkout to the Zen Cart plugins for review and will post back here once it's available there for download.

     This release contains changes associated with the following GitHub issues:

#122: Terms & Conditions doesn't display using ZCA Bootstrap template.
#125: Debug-log generated when no shipping is available.
#127: Some payment methods are dependent on the shipping-method chosen.
#128: Change cursor to "wait" during AJAX processing.
#129: Missing $stock_check variable on 'checkout_one' page.
#130: Payment choices throws 'PHP Notice' when payment is not set.
#131: Full-account shipping-address drop-down not rendered.
#132: Correct shipping/billing address change handling.
#134: Delivery address missing from email when it's different from billing.
#135: Session-variables not reset on non-guest checkout.
#136: Gzip can "get in the way" of order-confirmation.
#137: Include "cache-buster" for jQuery updates.
#138: Alignment issue on OPC 'login' page replacement.
#139: Guest checkout, privacy notice not displayed.
#140: Validate temporary entries prior to order-creation.
v2.0.1 is now available for download.

Unfortunately:(, I've had a report that there's an issue when a guest (or registered-account holder) selects a different shipping address from billing.

As such, I've just submitted v2.0.2 to the Zen Cart plugins for review.

21 Jun 2018, 3:55 PM
#857
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

lat9:

v2.0.1 is now available for download.

Unfortunately:(, I've had a report that there's an issue when a guest (or registered-account holder) selects a different shipping address from billing.

As such, I've just submitted v2.0.2 to the Zen Cart plugins for review.
Wouldn't you know, another issue cropped up, so I've just submitted v2.0.3 for review.

24 Jun 2018, 9:47 PM
#858
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: One-Page Checkout [Support Thread]

Long time no post here..(Health stuff.. Family.. New jobs.. LIFE..lol) All has kept me SUPER busy!!

Anywhoooooo...

Spent this weekend upgrading a 1.3.8 site to the latest and greatest Zen Cart version, and just finished installing this gem of a module..

Bravo Cindy!! This module is EVERYTHING that all of it's predecessors ALMOST were, but never quite arrived to. This was the BIG do over that was needed. It's clean, installs with FEW caveats/modifications needed. It's not over or under engineered. Thank you!! PERFECTO!!!

24 Jun 2018, 10:04 PM
#859
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: One-Page Checkout [Support Thread]

Why do I not see the country dropdown on the one page checkout?? Did I miss something??

24 Jun 2018, 10:13 PM
#860
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: One-Page Checkout [Support Thread]

DivaVocals:

Why do I not see the country dropdown on the one page checkout?? Did I miss something??
Figured out the mistake..I want to move the country field up.. Not having good luck figuring out how to do that.. :(