When I go to the checkout page, the section for PayPal is greyed out and the loading animation goes on forever.
I looked at the console, and I see this:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at . (Reason: CORS request did not succeed). Status code: (null).
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://www.paypal.com/xoplatform/logger/api/logger. (Reason: CORS request did not succeed). Status code: (null).
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at . (Reason: CORS request did not succeed). Status code: (null).
You can’t make purchases. If you press the buttons to purchase, you get this error:
Something went wrong. Please try again or choose another payment source.
Any ideas?
