WooCommerce CORS
-
Hi,
I have been struggling getting woocommerce checkout working with Square payments. All is good until I try to submit the test order and the checkout page just refreshes on submit. In the WooCommerce Status log it adds an entry: “Payment nonce is missing”.
In the inspect tool console it is reporting numerous errors like: “Uncaught DOMException: Blocked a frame with origin “https://pci-connect.squareupsandbox.com” from accessing a cross-origin frame.
at <anonymous>:1:16″
If I inspect the headers for the checkout page there is an entry x-frame-options SAMEORIGIN and this header does not seem to show for any other site pages so I am assuming that the checkout module is adding it somehow?
Any suggestions on how to fix this would be hugely appreciated. The checkout page is https://cliffordbrewing.creativeinterface.com/checkout/The page I need help with: [log in to see the link]
The topic ‘WooCommerce CORS’ is closed to new replies.