Getting errors when processing orders
-
This just happened with the last update of WooCommerce – help!
01-31-2019 @ 13:43:06 – Info: Begin processing payment for order 5706 for the amount of 72.00
01-31-2019 @ 13:43:08 – Error: Array
(
[0] => stdClass Object
(
[category] => INVALID_REQUEST_ERROR
[code] => MISSING_REQUIRED_PARAMETER
[detail] => Missing required parameter.
[field] => card_nonce
))
01-31-2019 @ 13:45:12 - Info: Begin processing payment for order 5706 for the amount of 72.00
01-31-2019 @ 13:45:14 - Error: Array
(
[0] => stdClass Object
(
[category] => INVALID_REQUEST_ERROR
[code] => IDEMPOTENCY_KEY_REUSED
[detail] => The idempotency key can only be retried with the same request data.
[field] => idempotency_key
))
01-31-2019 @ 14:51:19 - Info: Begin processing payment for order 5707 for the amount of 5.00
01-31-2019 @ 14:51:19 - Error: Array
(
[0] => stdClass Object
(
[category] => INVALID_REQUEST_ERROR
[code] => MISSING_REQUIRED_PARAMETER
[detail] => Missing required parameter.
[field] => card_nonce
))
The page I need help with: [log in to see the link]
- The topic ‘Getting errors when processing orders’ is closed to new replies.