We are developing a site that uses squareup as the payment processor. We have it almost ready to go live but we are unable to get the shopping cart to work. We get the following error in the log file:
11-18-2016 @ 15:35:11 – Info: Begin processing payment for order 2210 for the amount of 1.01
11-18-2016 @ 15:35:11 – Error: Array
(
[0] => stdClass Object
(
[category] => INVALID_REQUEST_ERROR
[code] => NOT_FOUND
[detail] => Resource not found.
[field] => card_nonce
)
)
We have tried deactivating all plugins, that still didn’t work.
However, when we switched to a different theme we WERE successful in getting a payment to process.
We have been in contact with WooCommerce support regarding the SquareUp plugin and they have told us the issue must be with the theme.
Thanks in advance for your help.
Dave