Re: One-Page Checkout [Support Thread]
Thank you, @lat9, for this latest version.
Although the checkout_one_confirmation page is transitory (given the payment methods I use) it can still v.briefly display and as such I would like to style it to match the rest of the pages on my custom template site. Would there be a way to hold that page so that I can more easily apply changes to my tpl_checkout_one_confirmation_default.php and css, before it proceeds to the checkout_success page?
The obvious way would be to setup a payment method that uses this page - one that takes c.cards on site - but I'm not sure how far down that path I would need to go, so ideally I would like to temporarily break something so that it doesn't progress past that page.
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
simon1066
Thank you, @lat9, for this latest version.
Although the checkout_one_confirmation page is transitory (given the payment methods I use) it can still v.briefly display and as such I would like to style it to match the rest of the pages on my custom template site. Would there be a way to hold that page so that I can more easily apply changes to my tpl_checkout_one_confirmation_default.php and css, before it proceeds to the checkout_success page?
The obvious way would be to setup a payment method that uses this page - one that takes c.cards on site - but I'm not sure how far down that path I would need to go, so ideally I would like to temporarily break something so that it doesn't progress past that page.
Don't worry. After clearing my browser cache, I am now getting the expected white background screen with loader. I was missing this before so I now no longer need to style the checkout_one_confirmation page.
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
simon1066
Thank you, @lat9, for this latest version.
Although the checkout_one_confirmation page is transitory (given the payment methods I use) it can still v.briefly display and as such I would like to style it to match the rest of the pages on my custom template site. Would there be a way to hold that page so that I can more easily apply changes to my tpl_checkout_one_confirmation_default.php and css, before it proceeds to the checkout_success page?
The obvious way would be to setup a payment method that uses this page - one that takes c.cards on site - but I'm not sure how far down that path I would need to go, so ideally I would like to temporarily break something so that it doesn't progress past that page.
Right, just define a payment module to "Require confirmation" and the confirmation page doesn't auto-submit, staying stationary so that you can style it.
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
lat9
Right, just define a payment module to "Require confirmation" and the confirmation page doesn't auto-submit, staying stationary so that you can style it.
I didn't re-post quickly enough, thank you all the same.
Re: One-Page Checkout [Support Thread]
v2.5.1 of One-Page Checkout is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2095
This release contains changes associated with these GitHub issues:
#408: Correcting interaction with payment modules, like square_webPay, that perform the form's submittal.
#409: Correct misspelling of 'square_webPay' in configuration description.
#411: Ensure that all input fields are properly sanitized (security improvement)
Note: If you're running on v2.5.0, please apply this update for its security improvement! If running on a prior version, let me know the OPC version number and the Zen Cart version on which you're running; I'll supply the patch files within this thread.
Re: One-Page Checkout [Support Thread]
First!
Zen Cart 1.5.6c/PHP 7.3/OPC 2.2.2.
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
lat9
v2.5.1 of One-Page Checkout is now available for download:
https://www.zen-cart.com/downloads.php?do=file&id=2095
This release contains changes associated with these GitHub issues:
#408: Correcting interaction with payment modules, like square_webPay, that perform the form's submittal.
#409: Correct misspelling of 'square_webPay' in configuration description.
#411: Ensure that all input fields are properly sanitized (security improvement)
Note: If you're running on v2.5.0, please apply this update for its security improvement!
If running on a prior version, let me know the OPC version number and the Zen Cart version on which you're running; I'll supply the patch files within this thread.
Quote:
Originally Posted by
swguy
First!
Zen Cart 1.5.6c/PHP 7.3/OPC 2.2.2.
After review of the changes required, only sites running zc157/158 with OPC require patching!
Re: One-Page Checkout [Support Thread]
Re: One-Page Checkout [Support Thread]
OK I have:
2.3.7
2.4.3
2.4.5
2.4.6
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
lat9
After review of the changes required, only sites running zc157/158 with OPC require patching!
... and that patch can be provided by the security update just posted here: https://www.zen-cart.com/showthread....-v1-5-8-series