Hello!
I am having trouble trying to get my square payment form to work in production. It works perfectly in sandbox however I am receiving the following errors in production:
After creating my order and landing on the page that displays the Square Payment Form, I receive 401 errors (2 of them as I am using the new Square Payment Form and one for digital wallets). You can see what I mean here:
(See top left of image below as I can’t insert multiple images as a new user apparently)
Here is the more descriptive error in the network tab of Google Chrome:
(See top right of image below as I can’t insert multiple images as a new user apparently)
I know I am certainly using the correct PROD App Id and PROD square payment form url, as I am printing the values out right before they are used as you can see here:
(See bottom left of image below as I can’t insert multiple images as a new user apparently)
Can anyone assist me with this?
Thank you!