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

One-Page Checkout [Support Thread]

Views: 629,379

Results 1,901 to 1,920 of 3,077
17 Jan 2021, 2:02 PM
#1901
lat9 avatar

lat9

Administrator

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

One-Page Checkout [Support Thread]

I've just submitted v2.3.7 of One Page Checkout for the Zen Cart moderators' review; I'll post back here when it's available for download.

 This release contains changes associated with the following GitHub issues:

#283: Prevent blank page on first load before Admin installation.
#284: Prevent PHP Notice (uninitialized array) on information sidebox.
#285: Prevent JS alert when no shipping options are available.
#287: Add 'required' to form fields on the orders_status page.
#290: Prevent 'Free shipping over' message when it's free shipping over $0.00.

Please note: The admin version will display v2.3.7-beta2 due to my finger-check!

18 Jan 2021, 1:12 PM
#1902
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.3.7 of One Page Checkout for the Zen Cart moderators' review; I'll post back here when it's available for download.

 This release contains changes associated with the following GitHub issues:

#283: Prevent blank page on first load before Admin installation.
#284: Prevent PHP Notice (uninitialized array) on information sidebox.
#285: Prevent JS alert when no shipping options are available.
#287: Add 'required' to form fields on the orders_status page.
#290: Prevent 'Free shipping over' message when it's free shipping over $0.00.

Please note: The admin version will display v2.3.7-beta2 due to my finger-check!
Now available for download.

18 Jan 2021, 9:28 PM
#1903
pegasuspublishing avatar

pegasuspublishing

New Zenner

Join Date:
Dec 2019
Location:
Trenton, TX
Posts:
25
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

I just installed OPC on a new 1.5.7b install with Square as the only payment method. Everything seems to work except there are no fields to take the credit card info.
https://pegasuspublishing.com/ztest. I'm almost done modifying the template and I'd like to go live next weekend if i can get this fixed. HELP!

18 Jan 2021, 9:44 PM
#1904
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: One-Page Checkout [Support Thread]

Quoting from https://www.zen-cart.com/content.php?349-Square-Payments-for-Zen-Cart (and the Square setup instructions):

For One-Page Checkout to work, you must COPY the jscript_square.php file from /includes/modules/pages/checkout_payment/ into the /includes/modules/pages/checkout_one/ folder.

18 Jan 2021, 9:46 PM
#1905
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

DrByte:

Quoting from https://www.zen-cart.com/content.php?349-Square-Payments-for-Zen-Cart (and the Square setup instructions):
Thanks for that DrByte! I'd forgotten that Square has its jQuery in the checkout_payment page.

18 Jan 2021, 9:47 PM
#1906
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]

Slow typist.

What he said

18 Jan 2021, 10:57 PM
#1907
pegasuspublishing avatar

pegasuspublishing

New Zenner

Join Date:
Dec 2019
Location:
Trenton, TX
Posts:
25
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

That did it. Many thanks.

20 Jan 2021, 1:16 AM
#1908
shags38 avatar

shags38

Totally Zenned

Join Date:
Jan 2011
Location:
Adelaide, Australia
Posts:
1,684
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

Hi Cindy,

I've just upgraded to 1.5.7b and your OPC v2.3.7 and just have a layout query. Where can I modify the text in the shipping method form at guest checkout, please - see image below

many thanks,
Mike

Attachment 19384

20 Jan 2021, 2:36 AM
#1909
shags38 avatar

shags38

Totally Zenned

Join Date:
Jan 2011
Location:
Adelaide, Australia
Posts:
1,684
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

shags38:

Hi Cindy,

I've just upgraded to 1.5.7b and your OPC v2.3.7 and just have a layout query. Where can I modify the text in the shipping method form at guest checkout, please - see image below

many thanks,
Mike

Attachment 19384

I figured it out :blush: ... thanks for a great plugin Cindy, it is working very well.

25 Jan 2021, 11:44 PM
#1910
ink avatar

ink

Zen Follower

Join Date:
Jul 2004
Posts:
140
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

What is the best way to stop the payment modules loading/deactivate the jscript check if the credit (gv) covers the total?

I hacked the old way of checking out in 1.3 and although I appreciate this would probably be a hack, I find customers find it odd that they still have to pointlessly supply card details to checkout when their credit covers the total.

26 Jan 2021, 12:11 AM
#1911
ink avatar

ink

Zen Follower

Join Date:
Jul 2004
Posts:
140
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

no worries I did it. Installed the freeshipper payment module and adapted the payment class to utilise it...

26 Jan 2021, 1:13 PM
#1912
keneso avatar

keneso

Totally Zenned

Join Date:
May 2009
Posts:
1,273
Plugin Contributions:
3

Re: One-Page Checkout [Support Thread]

@all

Would you please kindly provide the solutions you found for your own questions, you make me curious ... ;)

29 Jan 2021, 5:07 PM
#1913
nick1973 avatar

nick1973

Totally Zenned

Join Date:
Sep 2008
Location:
Cleethorpes
Posts:
1,230
Plugin Contributions:
3

Re: One-Page Checkout [Support Thread]

Hi Cindy, what should this be set to in the admin for the bootstrap template please?

Order Total, jQuery Selector #ottotal > div:first-child

29 Jan 2021, 6:29 PM
#1914
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

Nick1973:

Hi Cindy, what should this be set to in the admin for the bootstrap template please?

Order Total, jQuery Selector #ottotal > div:first-child
Nick, that will be set to #ottotal .ot-text for the Bootstrap 4 Template, v3.0.0 and later.

29 Jan 2021, 7:34 PM
#1915
nick1973 avatar

nick1973

Totally Zenned

Join Date:
Sep 2008
Location:
Cleethorpes
Posts:
1,230
Plugin Contributions:
3

Re: One-Page Checkout [Support Thread]

lat9:

Nick, that will be set to #ottotal .ot-text for the Bootstrap 4 Template, v3.0.0 and later.

Thank you Cindy :-)

29 Jan 2021, 7:40 PM
#1916
nick1973 avatar

nick1973

Totally Zenned

Join Date:
Sep 2008
Location:
Cleethorpes
Posts:
1,230
Plugin Contributions:
3

Re: One-Page Checkout [Support Thread]

Nick1973:

Thank you Cindy :-)

Are you upgrading this to work with Bootstrap by the way?

29 Jan 2021, 8:00 PM
#1917
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

Nick1973:

Are you upgrading this to work with Bootstrap by the way?
Eventually; it's on the list and the Bootstrap 'integration' will be provided in the OPC repository since it's more volatile than Bootstrap!

12 Feb 2021, 1:48 PM
#1918
mprough avatar

mprough

Totally Zenned

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

Re: One-Page Checkout [Support Thread]

Anyone using NUMINIX's store credit mod with OPC in 1.5.7?

~Melanie

12 Feb 2021, 4:17 PM
#1919
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

mprough:

Anyone using NUMINIX's store credit mod with OPC in 1.5.7?

~Melanie
Where can this be downloaded, Melanie?