Quote Originally Posted by Nick1973 View Post
Anybody know what this means?


Error Dump: [FORBIDDEN]: Cannot fetch orders for a different merchant.

Sent to Square: SquareModelsBatchRetrieveOrdersRequest Object
(
[locationId:SquareModelsBatchRetrieveOrdersRequestrivate] =>
[orderIds:SquareModelsBatchRetrieveOrdersRequestrivate] => Array
(
[0] => olNTbRVBlZFnRVHCOpPq3R787kLZY
)

)
without seeing additional info from the logs it is hard to tell.

my guess is that some of the constants between the old square and the new square_webPay are mixed up.

the error seems pretty clear. you are trying to retrieve order information from a different merchant id. hence my guess.

but rather tough to say, and i'm pretty sure that method, lookupOrderDetails, works. else i would think i would see a lot more people with this error.

best.