Successful transactions in WooCommerce are not being imported into Square account. The logs keep showing the same thing over and over for days, example below (i removed private address/company/merchant number info and noted it with REMOVED or EDITED OUT):
2024-08-16T01:20:11+00:00 Notice Response
Response
code: 200
message:
headers: Array
(
[0] => HTTP/2 200
[date] => Fri, 16 Aug 2024 01:20:11 GMT
[content-type] => application/json
[content-length] => 427
[cf-ray] => 8b3d99b8dae05300-SLC
[cf-cache-status] => DYNAMIC
[content-encoding] => gzip
[strict-transport-security] => max-age=631152000; includeSubDomains; preload
[vary] => Accept-Encoding
[frame-options] => DENY
[square-version] => 2024-03-20
[squareup–connect–v2–common–versionmetadata-bin] => CgoyMDI0LTAzLTIw
[x-content-type-options] => nosniff
[x-envoy-decorator-operation] => /v2/locations
[x-frame-options] => DENY
[x-sq-dc] => aws
[x-sq-region] => us-west-2
[x-xss-protection] => 1; mode=block
[set-cookie] => __cf_bm=l23QBp2KYbQVliAwRmR6XB64W7NydHsLwVt7ivddD5o-1723771211-1.0.1.1-Py9OaGrgsBgsdTjgvLeL.MhA7F6erEuAH_OD6oNFKwcJMfitrHBgVbYG7pdgKhTvrYSdtKHG8LMA4ypExWEA4w; path=/; expires=Fri, 16-Aug-24 01:50:11 GMT; domain=.connect.squareup.com; HttpOnly; Secure; SameSite=None
[server] => cloudflare
)
body: {
“locations”: [
{
“id”: “REMOVED”,
“name”: “REMOVED”,
“address”: {
“address_line_1”: “REMOVED”,
“locality”: “REMOVED”,
“administrative_district_level_1”: “REMOVED”,
“postal_code”: “REMOVED”,
“country”: “US”
},
“timezone”: “America/Los_Angeles”,
“capabilities”: [
“CREDIT_CARD_PROCESSING”,
“AUTOMATIC_TRANSFERS”
],
“status”: “ACTIVE”,
“created_at”: “2012-02-22T01:09:33Z”,
“merchant_id”: “EDITED OUT”,
“country”: “US”,
“language_code”: “en-US”,
“currency”: “USD”,
“business_name”: “The DDDDDD Crew”,
“type”: “PHYSICAL”,
“business_hours”: {},
“coordinates”: {
“latitude”: REMOVED,
“longitude”: REMOVED
},
“mcc”: “5499”
}
]
}
CONTEXT: {“_legacy”:true}