Quote Originally Posted by chadlly2003 View Post
also getting this error forgot to post it


Content-Security-Policy: The page’s settings blocked a JavaScript eval (script-src) from being executed because it violates the following directive: “script-src 'nonce-xxxxxxxxxxxxxxx' 'self' https://*.paypal.com https://*.paypalobjects.com https://*.googleapis.com” (Missing 'unsafe-eval')
That's PayPal's CSP, and affects PayPal's loading of PayPal objects, from PayPal servers (where the CSP is) into the elements that PayPal creates on your page. Nothing you can do about it. I reported it to them months ago.