Square payment failed card_once error
-
I am using square to process payments. What’s happening is that the payment fails, leaving an 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've then disabled all plugins except woocommerce and woosquare. I get the same error. Can you help me correct this?The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Square payment failed card_once error’ is closed to new replies.