Quote Originally Posted by carlwhat View Post
the new square webPay payment module is now available for download!

https://www.zen-cart.com/downloads.php?do=file&id=2345

for all of you worried about the impending deprecation of the square web forms sdk, worry no more. i developed this payment module using the square web pay sdk. it also includes buyer verification.

i developed this module with no development funds whatsoever, to help the community.

any donations are appreciated. (the cake link in my signature works...)

it should be plug and play for zc157 and zc156. the sdk has a minimum version of php 7.4 although i have tested it with php 7.3 and it seems to work.

i can only provide support for the above mentioned minimums.

best.
I'm getting this error 'Your transaction could not be completed due to a misconfiguration in our store. Please report this error to the Store Owner: SQ-MISCONF'

My site is running 1.5.7c and its on PHP 7.4

Dr Byte mentions in the previous Square Up Payment MOdule Support thread

'SQ-NONCE-FAILURE appears when the javascript code in your template has errors and is preventing the javascript for the module from executing properly.
This is often caused by other plugins that are using outdated javascript or old versions of jQuery. It can also happen if you're using a template designed for an older version of Zen Cart and therefore have an old jscript_framework.php file in your template's jscript folder.'

So does this rely on any particular JQUERY version or jscript_framework.php?