Mutli Currency + Caching
-
Hello, I currently use Cloudflare + FastCGI Cache – how do I handle multi currency with a cache? Currently I’ve noticed the price for different currencies caching in both Cloudflare & FastCGI.
I have enabled Cloudflare to bypass the cache whenver any woocommerce cookie is present (e.g. items in cart). Likewise with the cart, however, the issue still stems that if users don’t have items in the cart that the currency will be cached for everyone. Meaning if USD buyers are caching prices for AUD customers, they’re going to complain very quickly and typically report to the Australian Consumer Law for false advertising. I can enable the currency to appear next to the price which does work, however it still doesn’t counter the issues of everyone getting XYZ currencies on the frontend due to the cache
Hoping to find a solution for this as disalbing caching complety wouldn’t be viable for large eCommerce stores with surges in traffic.
Typically Shopify handles this quite well so I’m not sure what I’m doing wrong, or what the right WooCommerce approach is
- The topic ‘Mutli Currency + Caching’ is closed to new replies.