Images vanished & Missing parameters
-
I have no errors in console, however, all product images have vanished! And orders can not be processed. I am using a genesis theme. This just started happening with the last update.
__________________________________________________
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 ‘Images vanished & Missing parameters’ is closed to new replies.