Unlucky for me, the error is back with a vengeance.![]()
Unlucky for me, the error is back with a vengeance.![]()
I did check the console while going thru the whole checkout process. Unfortunately, i can't reproduce the error on my hand.
Not sure what my customers do to create the error at this point.
I am working on getting up to 7.4. MY other site (on same server) throws a tantrum when any higher than 7.3
both of these errors are related to OPC, not square webPay.
as previously stated, something else is submitting the form; and that something else is OPC. you can look at this pull request here:
https://github.com/lat9/one_page_checkout/pull/410
and specifically line 424.
with regards to your grey screen zip code problem, that is addressed by the rest of the change in that pull request.
if you are running a version earlier than 2.5.0, you can look for that same section of code wherever it may reside and make the changes there.
if you can not read what is going on in that pull request, you can wait until the next release of OPC.
if your settings for OPC are to run minimized versions, turn that off until the next OPC release. or minimize the code yourself. i can provide no help for minimizing code.
best.
... and the OPC version v2.5.1, containing these changes, is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2095
> I am working on getting up to 7.4. MY other site (on same server) throws a tantrum when any higher than 7.3
Instructions for running multiple versions of PHP on a server:
https://docs.zen-cart.com/user/upgra..._php_versions/
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
Thanks. I skimmed thru that at some point. Unfortunately, since i am on GoCrazy shared hosting, they don't offer multiPhP.
Their solution was to use .htaccess instead but it got me a little suspicious. I am not sure if that s even possible with ZC.
I should probably open a separate thread for this since it is not related to SqaureWebPay