Re: 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!
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
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.
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!
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):
Quote:
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.
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
DrByte
Thanks for that DrByte! I'd forgotten that Square has its jQuery in the checkout_payment page.
Re: One-Page Checkout [Support Thread]
Slow typist.
What he said
Re: One-Page Checkout [Support Thread]
That did it. Many thanks.
1 Attachment(s)
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
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
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.
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.