skaczmarek
Forum Replies Created
-
Oh, thanks for redirecting me. Will close this one then. Thanks.
Hello, thanks for your reply.
We haven’t customized the plugin code.
Our env:
WP: Version 5.3.2
WOOCS: Version 2.2.3As an additional note, I can tell that we also use W3TC plugin for caching and we have enabled the “I am using cache plugin on my site” option in the plugin settings. And it seems to work because on the product page/cart/checkout the currencies and prices are correctly changed via AJAX. The problem is that during payment it gets changed back to default values. Do you have any idea what could be a problem? Do you need any additional info about our server setup?
Side note: we used to have issues with this plugin in the past – showing the wrong currency and price because of poor IP detection (we have moved our WWW server on another machine and it caused WOOCS to detect IP of the WWW server instead of the real client IP. We have checked that all necessary headers are sent but it still didn’t work so we had to move the server back.
REMOTE_ADDR
is not enough to get the right IP so I guess it’s something you could consider improving in the next updates -> https://stackoverflow.com/questions/1634782/).- This reply was modified 4 years, 8 months ago by skaczmarek.
Perfect! Thank you very much ??
Sorry for the duplicated post, I tried to search with the keyword “unminified” but there was no result so I created a new topic.
Regards!