Guest Checkout Stopped Working
-
My store was working fine until the most recent update. Now when guests try to checkout, they get intermittent errors. This does not seem to happen for users that are logged in. All the errors look like this:
09-21-2020 @ 00:04:16 – Response
code: 404
message:
headers: Array
(
[0] => HTTP/2 404
[date] => Mon, 21 Sep 2020 04:04:16 GMT
[frame-options] => DENY
[x-frame-options] => DENY
[x-content-type-options] => nosniff
[x-xss-protection] => 1; mode=block
[content-type] => application/json
[square-version] => 2019-08-14
[squareup–connect–v2–common–versionmetadata-bin] => CgoyMDE5LTA4LTE0
[content-length] => 107
[strict-transport-security] => max-age=631152000; includeSubDomains; preload
)
body: Array
(
[errors] => Array
(
[0] => stdClass Object
(
[code] => NOT_FOUND
[detail] => Card on file not found
[category] => INVALID_REQUEST_ERROR
))
)
09-21-2020 @ 00:04:16 - Status code NOT_FOUND: Card on file not found
- The topic ‘Guest Checkout Stopped Working’ is closed to new replies.