I have checked the transaction in the Square log, and i have this error:
date: Mon, 15 Aug 2022 09:12:31 GMT
content-length: 168
content-type: application/json
square-version: 2022-05-12
strict-transport-security: max-age=31536000
x-frame-options: DENY
{
"errors": [
{
"category": "INVALID_REQUEST_ERROR",
"code": "BAD_REQUEST",
"detail": "Invalid verification_token: PAYMENT_SOURCE_MISMATCH",
"field": "verification_token"
}
]
}