Hi I just linked Sqaure with my woocommerce store. I have tried to pay for a product with my card but it never authorizes the payment. It says processing and nothing eventually happens. On my dashboard, it says "pending transaction" and never changes to the normal "processing" I have tried a variation of settings and have also made my friends try to pay on the website, but the problem is the same. Can anyone help me please?
A few things I would try:
First - Is the site publicly accessible or 'protected' for testing. It's likely that the payment process will involve some sort of a square callback back to your website. If there is access restrictions then this will fail.
Second - Enable debug logging on the wordpress end (Debugging in WordPress – WordPress.org Forums), repeat the test and examine the logs. There will likely also be some sort of logging in the worpress woocommerce settings (for payments)
Third - Take a look a the square end to see whether there is any diagnostic info on the app integration end.
Square Community