CORS error in Checkout Form

The checkout-wizard does not continue when I click “next to payment”.

In my console I got this CORS error:
Access to XMLHttpRequest at ‘https://app.snipcart.com/api/cart/xxx’ from origin ‘https://xx.xx.xx’ has been blocked by CORS policy: Method PATCH is not allowed by Access-Control-Allow-Methods in preflight response.

Note: My website is in Test-Mode and reachable under a subdomain.
Note 2: I have one product and this has the same data-item-url (with https) as configured in the domain section of the control panel.

I have a similar error Access to XMLHttpRequest at ‘https://cdn.snipcart.com/themes/v3.3.0/l10n/en-us.json’ from origin ‘https://www.mydomain.com’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.

Did you guys ever get to the bottom of this CORS error?

I’m having similar issues but can’t find a solution…

1 Like

Is there a solution for this one? Also struggling with the issue, could complete one payment after that got the cors issue. https://develop--orangeriejaeken.netlify.app/

NextJS app - SSG
hosting on netlify