Resolving Checkout Validation Issues Due to Netlify Prerendering

Hey guys,

So Recently, some of you have reported issues during the checkout process, specifically encountering messages about price changes that prevent order validation from completing.

The root cause appears to be Netlify’s default enablement of prerendering on all accounts. This results in our regular customer traffic and our crawlers receiving different responses. The response received by the crawler is invalid, which disrupts the order validation process.

For more details, you can refer to the ongoing discussion here: Google Ad Crawler Failing.

To address this issue, please disable the prerendering service on your Netlify account.

Cheers,