Hi There,
I just installed the Square module and wanted to do a test run. I received the following error:
Sorry, the payment attempt is failed.
The payment service’s message is «[HTTP/1.1 404 Not Found] {“errors”:[{“category”:“INVALID_REQUEST_ERROR”,“code”:“NOT_FOUND”,“detail”:“This merchant does not have a location with the ID 0
.”,“field”:“location_id”}]}».
Please try again, or try another payment method.
Debug message:
The Square request is failed. [HTTP/1.1 404 Not Found] {“errors”:[{“category”:“INVALID_REQUEST_ERROR”,“code”:“NOT_FOUND”,“detail”:“This merchant does not have a location with the ID 0
.”,“field”:“location_id”}]} Request: { “amount_money”: { “amount”: 16000, “currency”: “CAD” }, “card_nonce”: “CBASEN99-3hPT7o88MEEMxR6lrogAQ”, “idempotency_key”: “592f6c745fcd1” }
Is this a problem on my end? Or a problem with the Test Account?
Thanks,
Owen