Square Payments Failure
-
I love the panel options of this theme but was unable to use it because payments processed with Square via WooCommerce would fail with the following error:
Array
(
[0] => stdClass Object
(
[category] => INVALID_REQUEST_ERROR
[code] => MISSING_REQUIRED_PARAMETER
[detail] => Missing required parameter.
[field] => card_nonce
))
Order status changed from Pending payment to Failed.I know it is a theme conflict because it works fine with all of the same plugins enabled when I switched to the Twenty Seventeen theme. From what I can find online, it appears to be some issue with the payment request sent to Square not being from the same URL as the requesting checkout page (or possibly multiple nonces being created, overwriting the valid one).
I am still researching, but can't find a lot of information online. I'm hoping this theme can be updated to support Square payments, or someone can point me in the direction of the theme file to update!
The topic ‘Square Payments Failure’ is closed to new replies.
